Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update correlation functions to get subsections of matrix #103

Merged
merged 10 commits into from
Dec 19, 2024

style: sort imports

01ea94a
Select commit
Loading
Failed to load commit list.
Merged

feat: update correlation functions to get subsections of matrix #103

style: sort imports
01ea94a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 19, 2024 in 0s

41.91% (-1.85%) compared to 6272a03

View this Pull Request on Codecov

41.91% (-1.85%) compared to 6272a03

Details

Codecov Report

Attention: Patch coverage is 13.04348% with 20 lines in your changes missing coverage. Please review.

Project coverage is 41.91%. Comparing base (6272a03) to head (01ea94a).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/readii/analyze/correlation.py 13.04% 20 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
- Coverage   43.76%   41.91%   -1.85%     
==========================================
  Files          33       33              
  Lines        1451     1453       +2     
==========================================
- Hits          635      609      -26     
- Misses        816      844      +28     

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