Closed AndrewAnnex closed 3 years ago
Merging #427 (3cb6ca6) into main (73bba45) will decrease coverage by
0.02%
. The diff coverage is66.66%
.
@@ Coverage Diff @@
## main #427 +/- ##
==========================================
- Coverage 99.87% 99.85% -0.03%
==========================================
Files 12 12
Lines 14750 14752 +2
==========================================
- Hits 14732 14731 -1
- Misses 18 21 +3
Impacted Files | Coverage Δ | |
---|---|---|
src/spiceypy/__init__.py | 100.00% <ø> (ø) |
|
src/spiceypy/config.py | 100.00% <ø> (ø) |
|
src/spiceypy/spiceypy.py | 99.65% <ø> (ø) |
|
src/spiceypy/tests/gettestkernels.py | 100.00% <ø> (ø) |
|
src/spiceypy/tests/test_gettestkernels.py | 100.00% <ø> (ø) |
|
src/spiceypy/tests/test_spiceerrors.py | 100.00% <ø> (ø) |
|
src/spiceypy/tests/test_support_types.py | 100.00% <ø> (ø) |
|
src/spiceypy/tests/test_wrapper.py | 100.00% <ø> (ø) |
|
src/spiceypy/utils/callbacks.py | 100.00% <ø> (ø) |
|
src/spiceypy/utils/exceptions.py | 100.00% <ø> (ø) |
|
... and 3 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 73bba45...3cb6ca6. Read the comment docs.
Hello @AndrewAnnex! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
In the file
get_spice.py
: No issues found.In the file
setup.py
: No issues found.In the file
src/spiceypy/__init__.py
: No issues found.In the file
src/spiceypy/config.py
: No issues found.In the file
src/spiceypy/spiceypy.py
: No issues found.In the file
src/spiceypy/tests/__init__.py
: No issues found.In the file
src/spiceypy/tests/gettestkernels.py
: No issues found.In the file
src/spiceypy/tests/test_gettestkernels.py
: No issues found.In the file
src/spiceypy/tests/test_spiceerrors.py
:In the file
src/spiceypy/tests/test_support_types.py
: No issues found.In the file
src/spiceypy/tests/test_wrapper.py
: No issues found.In the file
src/spiceypy/utils/__init__.py
: No issues found.In the file
src/spiceypy/utils/callbacks.py
: No issues found.In the file
src/spiceypy/utils/exceptions.py
: No issues found.In the file
src/spiceypy/utils/libspicehelper.py
: No issues found.In the file
src/spiceypy/utils/support_types.py
:Comment last updated at 2021-10-12 13:39:03 UTC