Skip to content

chore: remove old pyproject

3edf54e
Select commit
Loading
Failed to load commit list.
Merged

feat: add abstract and concrete classes for negative controls and regions #81

chore: remove old pyproject
3edf54e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 11, 2024 in 0s

44.51% (-16.41%) compared to 3bcaa28

View this Pull Request on Codecov

44.51% (-16.41%) compared to 3bcaa28

Details

Codecov Report

Attention: Patch coverage is 0% with 199 lines in your changes missing coverage. Please review.

Project coverage is 44.51%. Comparing base (3bcaa28) to head (3edf54e).

Files with missing lines Patch % Lines
...dii/negative_controls_refactor/abstract_classes.py 0.00% 49 Missing ⚠️
src/readii/negative_controls_refactor/manager.py 0.00% 38 Missing ⚠️
...ii/negative_controls_refactor/negative_controls.py 0.00% 37 Missing ⚠️
src/readii/negative_controls_refactor/regions.py 0.00% 37 Missing ⚠️
src/readii/negative_controls_refactor/__main__.py 0.00% 33 Missing ⚠️
src/readii/negative_controls_refactor/__init__.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #81       +/-   ##
===========================================
- Coverage   60.92%   44.51%   -16.41%     
===========================================
  Files          10       16        +6     
  Lines         540      739      +199     
===========================================
  Hits          329      329               
- Misses        211      410      +199     

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