Skip to content

fix: add missing fstrings and update incorrect assertion messages

2c40e54
Select commit
Loading
Failed to load commit list.
Merged

feat: update plot correlation functions #104

fix: add missing fstrings and update incorrect assertion messages
2c40e54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2024 in 1s

47.66% (+5.75%) compared to 343d876

View this Pull Request on Codecov

47.66% (+5.75%) compared to 343d876

Details

Codecov Report

Attention: Patch coverage is 70.58824% with 15 lines in your changes missing coverage. Please review.

Project coverage is 47.66%. Comparing base (343d876) to head (2c40e54).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/readii/analyze/plot_correlation.py 70.83% 14 Missing ⚠️
src/readii/io/writers/plot_writer.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #104      +/-   ##
==========================================
+ Coverage   41.91%   47.66%   +5.75%     
==========================================
  Files          33       33              
  Lines        1453     1502      +49     
==========================================
+ Hits          609      716     +107     
+ Misses        844      786      -58     

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