modoboa / modoboa-dmarc

A set of tools to use DMARC through Modoboa.
MIT License
15 stars 11 forks source link

Use defusedxml instead of lxml to parse reports. #39

Closed tonioo closed 4 years ago

tonioo commented 4 years ago

see #38

codecov[bot] commented 4 years ago

Codecov Report

Merging #39 into master will increase coverage by 0.49%. The diff coverage is 93.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   85.39%   85.89%   +0.49%     
==========================================
  Files          19       19              
  Lines         445      482      +37     
==========================================
+ Hits          380      414      +34     
- Misses         65       68       +3
Impacted Files Coverage Δ
modoboa_dmarc/tests/test_views.py 100% <100%> (ø) :arrow_up:
modoboa_dmarc/templatetags/dmarc_tags.py 90.47% <86.95%> (-5.68%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 14c29e0...f8844b7. Read the comment docs.