akrherz / iem-web-services

Code servicing IEM API requests
Apache License 2.0
0 stars 1 forks source link

add NWS emergencies list service #126

Closed akrherz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 79.56% // Head: 79.93% // Increases project coverage by +0.37% :tada:

Coverage data is based on head (27de49d) compared to base (71086f4). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #126 +/- ## ========================================== + Coverage 79.56% 79.93% +0.37% ========================================== Files 59 61 +2 Lines 1923 1959 +36 ========================================== + Hits 1530 1566 +36 Misses 393 393 ``` | [Impacted Files](https://codecov.io/gh/akrherz/iem-web-services/pull/126?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann) | Coverage Δ | | |---|---|---| | [src/iemws/main.py](https://codecov.io/gh/akrherz/iem-web-services/pull/126?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann#diff-c3JjL2llbXdzL21haW4ucHk=) | `100.00% <100.00%> (ø)` | | | [src/iemws/models/nws/emergencies.py](https://codecov.io/gh/akrherz/iem-web-services/pull/126?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann#diff-c3JjL2llbXdzL21vZGVscy9ud3MvZW1lcmdlbmNpZXMucHk=) | `100.00% <100.00%> (ø)` | | | [src/iemws/services/nws/emergencies.py](https://codecov.io/gh/akrherz/iem-web-services/pull/126?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann#diff-c3JjL2llbXdzL3NlcnZpY2VzL253cy9lbWVyZ2VuY2llcy5weQ==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.