Skip to content

[DOP-25498] Do not restrict values of Job.type

45bce6b
Select commit
Loading
Failed to load commit list.
Merged

[DOP-25498] Do not restrict values of Job.type #205

[DOP-25498] Do not restrict values of Job.type
45bce6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2025 in 1s

91.83% (target 90.00%)

View this Pull Request on Codecov

91.83% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 88.03419% with 14 lines in your changes missing coverage. Please review.

Project coverage is 91.83%. Comparing base (7a94ee2) to head (45bce6b).

Files with missing lines Patch % Lines
...ata_rentgen/consumer/extractors/batch_extractor.py 60.00% 2 Missing and 2 partials ⚠️
data_rentgen/dto/job.py 20.00% 3 Missing and 1 partial ⚠️
data_rentgen/dto/operation.py 50.00% 3 Missing ⚠️
data_rentgen/dto/job_type.py 84.61% 1 Missing and 1 partial ⚠️
data_rentgen/consumer/extractors/operation.py 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #205      +/-   ##
===========================================
- Coverage    91.99%   91.83%   -0.17%     
===========================================
  Files          201      205       +4     
  Lines         5033     5092      +59     
  Branches       354      364      +10     
===========================================
+ Hits          4630     4676      +46     
- Misses         328      336       +8     
- Partials        75       80       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.