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

fixes bug in scp ch ingress #733

Closed WillLP-code closed 9 months ago

WillLP-code commented 9 months ago

Fixes a bug in the SCP CH ingress check function that passes the wrong type of data to the function from the front end, also updates relevant tests

codecov-commenter commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (6c6f97e) 95.58% compared to head (2f275ea) 95.58%.

Files Patch % Lines
lac_validator/ingress.py 0.00% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #733 +/- ## ======================================= Coverage 95.58% 95.58% ======================================= Files 311 311 Lines 7636 7636 ======================================= Hits 7299 7299 Misses 337 337 ```

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