Skip to content

Add SMTPService and Email helper

Codecov / codecov/project failed Sep 26, 2023 in 1s

98.44% (-0.01%) compared to 2836ea9

View this Pull Request on Codecov

98.44% (-0.01%) compared to 2836ea9

Details

Codecov Report

Merging #110 (2ef32d9) into main (2836ea9) will decrease coverage by 0.01%.
The diff coverage is 84.21%.

❗ Current head 2ef32d9 differs from pull request most recent head b5cb008. Consider uploading reports for the commit b5cb008 to get more accurate results

Changes have been made to critical files, which contain lines commonly executed in production. Learn more

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
- Coverage   98.45%   98.44%   -0.01%     
==========================================
  Files         364      367       +3     
  Lines       26981    26912      -69     
==========================================
- Hits        26563    26493      -70     
- Misses        418      419       +1     
Components Coverage Δ
NonTestCode 97.03% <75.00%> (-0.01%) ⬇️
OutsideTasks 98.18% <84.21%> (-0.03%) ⬇️
Files Coverage Δ
conftest.py 94.44% <ø> (ø)
services/tests/test_smtp.py 100.00% <100.00%> (ø)
services/smtp.py 88.88% <88.88%> (ø)
helpers/email.py 33.33% <33.33%> (ø)

... and 10 files with indirect coverage changes

This change has been scanned for critical changes. Learn more