akrherz / iem-web-services

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

CI and ruff stuff #133

Closed akrherz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 99.04% and no project coverage change.

Comparison is base (56caa9c) 80.17% compared to head (bc95c38) 80.17%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #133 +/- ## ======================================= Coverage 80.17% 80.17% ======================================= Files 63 63 Lines 1992 1992 ======================================= Hits 1597 1597 Misses 395 395 ``` | [Impacted Files](https://app.codecov.io/gh/akrherz/iem-web-services/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann) | Coverage Δ | | |---|---|---| | [src/iemws/worker.py](https://app.codecov.io/gh/akrherz/iem-web-services/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann#diff-c3JjL2llbXdzL3dvcmtlci5weQ==) | `0.00% <0.00%> (ø)` | | | [src/iemws/main.py](https://app.codecov.io/gh/akrherz/iem-web-services/pull/133?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/services/cow.py](https://app.codecov.io/gh/akrherz/iem-web-services/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann#diff-c3JjL2llbXdzL3NlcnZpY2VzL2Nvdy5weQ==) | `90.82% <100.00%> (ø)` | | | [src/iemws/services/currents.py](https://app.codecov.io/gh/akrherz/iem-web-services/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann#diff-c3JjL2llbXdzL3NlcnZpY2VzL2N1cnJlbnRzLnB5) | `75.51% <100.00%> (ø)` | | | [src/iemws/services/daily.py](https://app.codecov.io/gh/akrherz/iem-web-services/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann#diff-c3JjL2llbXdzL3NlcnZpY2VzL2RhaWx5LnB5) | `76.74% <100.00%> (ø)` | | | [src/iemws/services/drydown.py](https://app.codecov.io/gh/akrherz/iem-web-services/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann#diff-c3JjL2llbXdzL3NlcnZpY2VzL2RyeWRvd24ucHk=) | `52.63% <100.00%> (ø)` | | | [src/iemws/services/ffg\_bypoint.py](https://app.codecov.io/gh/akrherz/iem-web-services/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann#diff-c3JjL2llbXdzL3NlcnZpY2VzL2ZmZ19ieXBvaW50LnB5) | `28.84% <100.00%> (ø)` | | | [src/iemws/services/idot\_dashcam.py](https://app.codecov.io/gh/akrherz/iem-web-services/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann#diff-c3JjL2llbXdzL3NlcnZpY2VzL2lkb3RfZGFzaGNhbS5weQ==) | `85.18% <100.00%> (ø)` | | | [src/iemws/services/idot\_rwiscam.py](https://app.codecov.io/gh/akrherz/iem-web-services/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann#diff-c3JjL2llbXdzL3NlcnZpY2VzL2lkb3Rfcndpc2NhbS5weQ==) | `100.00% <100.00%> (ø)` | | | [src/iemws/services/iemre/daily.py](https://app.codecov.io/gh/akrherz/iem-web-services/pull/133?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%> (ø)` | | | ... and [33 more](https://app.codecov.io/gh/akrherz/iem-web-services/pull/133?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daryl+herzmann) | |

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