akrherz / iem-web-services

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

add service emitting NWS UGC info #118

Closed akrherz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 78.00% // Head: 78.58% // Increases project coverage by +0.58% :tada:

Coverage data is based on head (7931cee) compared to base (e2c2754). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #118 +/- ## ========================================== + Coverage 78.00% 78.58% +0.58% ========================================== Files 52 55 +3 Lines 1791 1840 +49 ========================================== + Hits 1397 1446 +49 Misses 394 394 ``` | [Impacted Files](https://codecov.io/gh/akrherz/iem-web-services/pull/118?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/118/diff?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/\_\_init\_\_.py](https://codecov.io/gh/akrherz/iem-web-services/pull/118/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann#diff-c3JjL2llbXdzL21vZGVscy9ud3MvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [src/iemws/models/nws/ugcs.py](https://codecov.io/gh/akrherz/iem-web-services/pull/118/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann#diff-c3JjL2llbXdzL21vZGVscy9ud3MvdWdjcy5weQ==) | `100.00% <100.00%> (ø)` | | | [src/iemws/services/nws/ugcs.py](https://codecov.io/gh/akrherz/iem-web-services/pull/118/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann#diff-c3JjL2llbXdzL3NlcnZpY2VzL253cy91Z2NzLnB5) | `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.