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

SW16cSTG2 #735

Closed WillLP-code closed 8 months ago

WillLP-code commented 9 months ago

closes #709

May be slightly over engineered, could be a more simple way to do it

Orders previous SWE decom and keeps only the last, orders current SWE decom and keeps only the first, then if there is no DEC in previous SWE, checks they have the same SWE reason, failing if they do not.

codecov-commenter commented 9 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 (2df066e) 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 #735 +/- ## ======================================= 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.