jgosmann / dmarc-metrics-exporter

Export Prometheus metrics from DMARC reports.
MIT License
42 stars 6 forks source link

Fix polling #28

Closed jgosmann closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #28 (9a87e4b) into main (5ce308f) will decrease coverage by 0.15%. The diff coverage is 94.44%.

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
- Coverage   94.99%   94.84%   -0.16%     
==========================================
  Files          27       27              
  Lines        1579     1590      +11     
==========================================
+ Hits         1500     1508       +8     
- Misses         79       82       +3     
Impacted Files Coverage Δ
dmarc_metrics_exporter/imap_client.py 96.64% <ø> (-0.02%) :arrow_down:
dmarc_metrics_exporter/imap_queue.py 96.29% <92.30%> (-3.71%) :arrow_down:
dmarc_metrics_exporter/model/tests/sample_data.py 100.00% <100.00%> (ø)
...trics_exporter/model/tests/test_deserialization.py 100.00% <100.00%> (ø)
dmarc_metrics_exporter/tests/sample_emails.py 100.00% <100.00%> (ø)
dmarc_metrics_exporter/tests/test_e2e.py 95.34% <100.00%> (+0.47%) :arrow_up:

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 5ce308f...9a87e4b. Read the comment docs.