Skip to content

chore: remove \n from f strings

92054b8
Select commit
Loading
Failed to load commit list.
Open

Dev 081 #28

chore: remove \n from f strings
92054b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 21, 2025 in 0s

79.14% (+1.26%) compared to 554760d

View this Pull Request on Codecov

79.14% (+1.26%) compared to 554760d

Details

Codecov Report

Attention: Patch coverage is 78.20513% with 425 lines in your changes missing coverage. Please review.

Project coverage is 79.14%. Comparing base (554760d) to head (92054b8).

Files with missing lines Patch % Lines
src/raman_fitting/delegators/main_delegator.py 70.73% 36 Missing ⚠️
src/raman_fitting/delegators/run_fit_spectrum.py 68.75% 35 Missing ⚠️
src/raman_fitting/imports/files/models.py 61.95% 35 Missing ⚠️
...rc/raman_fitting/interfaces/typer_commands/show.py 37.25% 32 Missing ⚠️
src/raman_fitting/interfaces/typer_commands/run.py 66.66% 26 Missing ⚠️
src/raman_fitting/imports/files/collectors.py 73.49% 22 Missing ⚠️
src/raman_fitting/imports/errors.py 71.42% 16 Missing ⚠️
...man_fitting/imports/spectrum/fileparsers/reader.py 68.75% 15 Missing ⚠️
...rc/raman_fitting/imports/files/index/validators.py 69.04% 13 Missing ⚠️
src/raman_fitting/imports/files/selectors.py 69.04% 13 Missing ⚠️
... and 38 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   77.87%   79.14%   +1.26%     
==========================================
  Files          53       75      +22     
  Lines        2016     2963     +947     
==========================================
+ Hits         1570     2345     +775     
- Misses        446      618     +172     

☔ 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.