python-astrodynamics / spacetrack

Python client for space-track.org
MIT License
74 stars 15 forks source link

Move to GitHub actions #45

Closed RazerM closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #45 (2d91818) into master (61e4be1) will decrease coverage by 0.55%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
- Coverage   90.03%   89.47%   -0.56%     
==========================================
  Files           6        6              
  Lines         893      846      -47     
  Branches      133      129       -4     
==========================================
- Hits          804      757      -47     
+ Misses         64       63       -1     
- Partials       25       26       +1     
Impacted Files Coverage Δ
spacetrack/base.py 93.03% <0.00%> (-1.01%) :arrow_down:
tests/test_spacetrack.py 99.14% <0.00%> (-0.08%) :arrow_down:
tests/test_aio.py 100.00% <0.00%> (ø)
spacetrack/aio.py 61.04% <0.00%> (+0.47%) :arrow_up:

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 61e4be1...2d91818. Read the comment docs.