Closed AndrewAnnex closed 2 years ago
Merging #442 (0c6ffb1) into main (1394ce2) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #442 +/- ##
=======================================
Coverage 99.87% 99.87%
=======================================
Files 12 12
Lines 14727 14727
=======================================
Hits 14708 14708
Misses 19 19
Impacted Files | Coverage Δ | |
---|---|---|
src/spiceypy/__init__.py | 100.00% <ø> (ø) |
|
src/spiceypy/config.py | 100.00% <ø> (ø) |
|
src/spiceypy/spiceypy.py | 99.69% <ø> (ø) |
|
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 2 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 1394ce2...0c6ffb1. 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
docs/conf.py
: No issues 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 2022-03-19 23:38:26 UTC