akrherz / iem-web-services

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

protect out of bounds iemre calls #117

Closed akrherz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 77.47% // Head: 78.00% // Increases project coverage by +0.52% :tada:

Coverage data is based on head (5727b28) compared to base (11a14bd). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #117 +/- ## ========================================== + Coverage 77.47% 78.00% +0.52% ========================================== Files 52 52 Lines 1785 1791 +6 ========================================== + Hits 1383 1397 +14 + Misses 402 394 -8 ``` | [Impacted Files](https://codecov.io/gh/akrherz/iem-web-services/pull/117?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann) | Coverage Δ | | |---|---|---| | [src/iemws/services/iemre/daily.py](https://codecov.io/gh/akrherz/iem-web-services/pull/117/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann#diff-c3JjL2llbXdzL3NlcnZpY2VzL2llbXJlL2RhaWx5LnB5) | `36.95% <100.00%> (+5.13%)` | :arrow_up: | | [src/iemws/services/iemre/hourly.py](https://codecov.io/gh/akrherz/iem-web-services/pull/117/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann#diff-c3JjL2llbXdzL3NlcnZpY2VzL2llbXJlL2hvdXJseS5weQ==) | `58.69% <100.00%> (+10.96%)` | :arrow_up: | | [src/iemws/services/iemre/multiday.py](https://codecov.io/gh/akrherz/iem-web-services/pull/117/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann#diff-c3JjL2llbXdzL3NlcnZpY2VzL2llbXJlL211bHRpZGF5LnB5) | `32.72% <100.00%> (+8.19%)` | :arrow_up: | 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.