rvbCMTS / PySkinDose

MIT License
12 stars 4 forks source link

Code formatting (#29) #30

Closed MaxHellstrom closed 2 years ago

MaxHellstrom commented 2 years ago

Solves #29

codecov-commenter commented 2 years ago

Codecov Report

Merging #30 (e6562d0) into master (85d145f) will decrease coverage by 0.03%. The diff coverage is 55.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage   53.20%   53.16%   -0.04%     
==========================================
  Files          39       39              
  Lines        1453     1454       +1     
==========================================
  Hits          773      773              
- Misses        680      681       +1     
Impacted Files Coverage Δ
src/pyskindose/__init__.py 100.00% <ø> (ø)
...ndose/plotting/create_layout_for_dose_map_plots.py 71.42% <ø> (ø)
...yskindose/plotting/create_plot_and_save_to_file.py 55.55% <ø> (ø)
...rc/pyskindose/plotting/create_ploty_ijk_indices.py 2.43% <ø> (ø)
src/pyskindose/plotting/get_camera_view.py 66.66% <0.00%> (ø)
src/pyskindose/plotting/get_visual_offset.py 50.00% <ø> (ø)
src/pyskindose/plotting/plot_settings.py 28.57% <0.00%> (ø)
src/pyskindose/rdsr_parser.py 8.06% <0.00%> (ø)
src/pyskindose/settings_normalization.py 20.45% <0.00%> (ø)
tests/manual_tests/base_dev_settings.py 100.00% <ø> (ø)
... and 31 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 85d145f...e6562d0. Read the comment docs.