UCLH-Foundry / PIXL

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

Retry processing of messages until no change between runs #407

Closed stefpiatek closed 3 weeks ago

stefpiatek commented 1 month ago

closes #393

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 88.60759% with 9 lines in your changes missing coverage. Please review.

Project coverage is 83.60%. Comparing base (de8ea69) to head (6e1b93a).

Files Patch % Lines
cli/src/pixl_cli/_message_processing.py 85.45% 8 Missing :warning:
cli/src/pixl_cli/main.py 93.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #407 +/- ## ========================================== + Coverage 83.04% 83.60% +0.56% ========================================== Files 76 81 +5 Lines 3061 3374 +313 ========================================== + Hits 2542 2821 +279 - Misses 519 553 +34 ```

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