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

Rule584 #720

Closed WillLP-code closed 10 months ago

WillLP-code commented 12 months ago

closes #618

Rule logic: fail rows where date_placed_current is earlier than date _placed_last in instances where there is no _reason_placed_ceased, and where there is a date_placed_last, also fails rows where current date_placed is empty, but date_placed_last is not, and date_placed_ceased and reason_placed_ceased are not

codecov-commenter commented 12 months ago

Codecov Report

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

Comparison is base (4bb7bf7) 95.27% compared to head (ac26d1a) 95.28%. Report is 27 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #720 +/- ## ========================================== + Coverage 95.27% 95.28% +0.01% ========================================== Files 313 314 +1 Lines 7717 7742 +25 ========================================== + Hits 7352 7377 +25 Misses 365 365 ```

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