python-astrodynamics / spacetrack

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

Parse dates with ISO 8601 parser #47

Closed RazerM closed 3 years ago

RazerM commented 3 years ago

Fixes #43

codecov-io commented 3 years ago

Codecov Report

Merging #47 (8c1243a) into master (d450f35) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #47   +/-   ##
=======================================
  Coverage   89.47%   89.47%           
=======================================
  Files           6        6           
  Lines         846      846           
  Branches      129      129           
=======================================
  Hits          757      757           
  Misses         63       63           
  Partials       26       26           
Impacted Files Coverage Δ
tests/test_spacetrack.py 99.14% <ø> (ø)
spacetrack/base.py 93.03% <100.00%> (ø)

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 d450f35...8c1243a. Read the comment docs.