akrherz / pyIEM

A collection of python support things that make my weather processing work, work.
MIT License
43 stars 9 forks source link

Use vtec_year for database queries #867

Closed akrherz closed 7 months ago

akrherz commented 7 months ago

Dangerous update here and want to ensure we have 100% coverage and review this change once again.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.35%. Comparing base (57f2fc4) to head (e66afbe).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #867 +/- ## ========================================== + Coverage 98.30% 98.35% +0.05% ========================================== Files 79 79 Lines 9611 9608 -3 ========================================== + Hits 9448 9450 +2 + Misses 163 158 -5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

akrherz commented 7 months ago

Eh, looks good to me after a second review and sleeping on it