Closed MaxHellstrom closed 1 year ago
Merging #47 (3126adc) into master (d814533) will increase coverage by
0.85%
. The diff coverage is91.89%
.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
@@ Coverage Diff @@
## master #47 +/- ##
==========================================
+ Coverage 65.57% 66.43% +0.85%
==========================================
Files 42 43 +1
Lines 1560 1585 +25
==========================================
+ Hits 1023 1053 +30
+ Misses 537 532 -5
Impacted Files | Coverage Δ | |
---|---|---|
src/pyskindose/calculate_dose/calculate_dose.py | 41.37% <0.00%> (ø) |
|
tests/manual_tests/base_dev_settings.py | 100.00% <ø> (ø) |
|
tests/integrationtests/test_corrections.py | 87.50% <87.50%> (ø) |
|
src/pyskindose/constants.py | 100.00% <100.00%> (ø) |
|
src/pyskindose/corrections.py | 95.91% <100.00%> (ø) |
|
src/pyskindose/db_connect.py | 100.00% <100.00%> (ø) |
|
src/pyskindose/geom_calc.py | 56.25% <100.00%> (+6.25%) |
:arrow_up: |
src/pyskindose/settings_pyskindose.py | 89.33% <100.00%> (+0.14%) |
:arrow_up: |
tests/integrationtests/conftest.py | 100.00% <100.00%> (ø) |
|
tests/unittests/test_corrections.py | 100.00% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
PySkinDose crashed with Azurion RDSR since Azurion can below 50 kV (out of range in HVL table) This fixes this issue.