Closed rzbrk closed 3 years ago
Good catch!
Merging #50 (7aaec7d) into master (e3f51a6) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #50 +/- ##
=======================================
Coverage 89.54% 89.54%
=======================================
Files 6 6
Lines 861 861
Branches 131 131
=======================================
Hits 771 771
Misses 63 63
Partials 27 27
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 e3f51a6...7aaec7d. Read the comment docs.
Hi!
Thank you for providing spacetrack! I tried one code snippet for asynchronous access to space-track and found out that it didn't work. Was easy to fix by simply adding "async" before "with st:"
Regards, rzbrk