Closed volodymyrss closed 3 years ago
FYI I was already adjusting some default values, including the osa_version
but this addresses the problem better.
FYI I was already adjusting some default values, including the
osa_version
but this addresses the problem better.
Ok, thanks. We still need to set osa_version default somewhere.
This addresses not so much the defaults, but special treatment for osa_version
validation. Due to it being multi-component string.
Merging #58 (50d367d) into master (ebf77e1) will increase coverage by
0.90%
. The diff coverage is42.25%
.
@@ Coverage Diff @@
## master #58 +/- ##
==========================================
+ Coverage 24.20% 25.10% +0.90%
==========================================
Files 11 11
Lines 1326 1374 +48
==========================================
+ Hits 321 345 +24
- Misses 1005 1029 +24
Impacted Files | Coverage Δ | |
---|---|---|
cdci_osa_plugin/osa_dataserve_dispatcher.py | 13.83% <0.00%> (+0.07%) |
:arrow_up: |
cdci_osa_plugin/osa_isgri.py | 38.46% <0.00%> (-1.02%) |
:arrow_down: |
cdci_osa_plugin/osa_jemx.py | 35.00% <0.00%> (-0.90%) |
:arrow_down: |
cdci_osa_plugin/osa_common_pars.py | 45.83% <48.21%> (+5.83%) |
:arrow_up: |
cdci_osa_plugin/osa_spectrum_query.py | 20.24% <75.00%> (-0.56%) |
:arrow_down: |
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 ebf77e1...50d367d. Read the comment docs.
Hello @volodymyrss! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
cdci_osa_plugin/osa_common_pars.py
:cdci_osa_plugin/osa_dataserve_dispatcher.py
:cdci_osa_plugin/osa_spectrum_query.py
:tests/test_authorization.py
:tests/test_basic.py
:Comment last updated at 2021-09-27 14:47:17 UTC