SAFEHR-data / PIXL

PIXL Image eXtraction Laboratory
Apache License 2.0
8 stars 0 forks source link

Setup for batch checking of exported data #429

Closed stefpiatek closed 3 months ago

stefpiatek commented 3 months ago

Addressing #397

To make development easier, he's some refactoring and a single passing test to give a single test case checking all aspects required

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 98.58156% with 2 lines in your changes missing coverage. Please review.

Project coverage is 82.51%. Comparing base (282f64b) to head (8023eac).

Files Patch % Lines
cli/src/pixl_cli/_io.py 95.12% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #429 +/- ## ========================================== + Coverage 80.09% 82.51% +2.41% ========================================== Files 75 79 +4 Lines 3245 3265 +20 ========================================== + Hits 2599 2694 +95 + Misses 646 571 -75 ```

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

p-j-smith commented 3 months ago

closing in favour of #430 so @stefpiatek can review