rvbCMTS / PySkinDose

MIT License
12 stars 4 forks source link

Add output format for integrations #46

Closed BwKodex closed 11 months ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #46 (d1471e8) into master (5ce5add) will decrease coverage by 1.04%. The diff coverage is 55.55%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
- Coverage   68.23%   67.20%   -1.04%     
==========================================
  Files          52       55       +3     
  Lines        1700     1857     +157     
==========================================
+ Hits         1160     1248      +88     
- Misses        540      609      +69     
Files Coverage Δ
src/pyskindose/constants.py 100.00% <100.00%> (ø)
src/pyskindose/db_connect.py 100.00% <100.00%> (ø)
.../pyskindose/helpers/calculate_rotation_matrices.py 100.00% <100.00%> (ø)
src/pyskindose/plotting/create_geometry_plot.py 43.75% <ø> (+4.86%) :arrow_up:
src/pyskindose/rdsr_normalizer.py 100.00% <100.00%> (ø)
src/pyskindose/rdsr_parser.py 82.25% <ø> (-0.29%) :arrow_down:
tests/integrationtests/conftest.py 100.00% <100.00%> (ø)
...tegrationtests/test_calculate_rotation_matrices.py 100.00% <100.00%> (ø)
tests/integrationtests/test_corrections.py 87.50% <100.00%> (ø)
tests/integrationtests/test_rdsr_normalizer.py 100.00% <100.00%> (ø)
... and 12 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more