data-to-insight / csc-validator-be-903

Python-side code for the Quality LAC Data Beta frontend
https://903.datatoinsight.org
MIT License
8 stars 4 forks source link

SW05STG1 #743

Closed WillLP-code closed 6 months ago

WillLP-code commented 10 months ago

Closes #673

Essentially the same as #742 but filters SW_DEC for NaNs before running the check, allowing NaNs to pass.

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (15179c5) 95.27% compared to head (bb0c597) 95.27%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #743 +/- ## ======================================= Coverage 95.27% 95.27% ======================================= Files 313 313 Lines 7717 7717 ======================================= Hits 7352 7352 Misses 365 365 ```

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

SLornieCYC commented 7 months ago

This one will need re-baselining and updating once #742 has been merged (converts the weird ZZ date thing to a utility function).

SLornieCYC commented 6 months ago

Made a mess of this branch and PR trying to rebase. Have recreated (#770) so closing this.