Skip to content

fix: update output file path structure for feature extraction

7f78be7
Select commit
Loading
Failed to load commit list.
Merged

refactor: Update Ruff configuration and refactor codebase #68

fix: update output file path structure for feature extraction
7f78be7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

60.40% (+1.26%) compared to c018de5

View this Pull Request on Codecov

60.40% (+1.26%) compared to c018de5

Details

Codecov Report

Attention: Patch coverage is 63.70370% with 49 lines in your changes missing coverage. Please review.

Project coverage is 60.40%. Comparing base (c018de5) to head (7f78be7).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/readii/feature_extraction.py 62.59% 49 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
+ Coverage   59.14%   60.40%   +1.26%     
==========================================
  Files          10       10              
  Lines         536      543       +7     
==========================================
+ Hits          317      328      +11     
+ Misses        219      215       -4     

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