pytroll / pyorbital

Orbital and astronomy computations in python
http://pyorbital.readthedocs.org/
GNU General Public License v3.0
224 stars 77 forks source link

www.celestrak.org → celestrak.org #103

Closed gerritholl closed 2 years ago

gerritholl commented 2 years ago

After the http→https change in #101, the www. should be dropped as well to avoid SSL certificate errors/warnings. Change www.celestrak.org to celestrak.org for those cases.

See also the post-merge comments on #101.

codecov[bot] commented 2 years ago

Codecov Report

Merging #103 (3081ba6) into main (f87b81f) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #103   +/-   ##
=======================================
  Coverage   87.03%   87.03%           
=======================================
  Files          13       13           
  Lines        2052     2052           
=======================================
  Hits         1786     1786           
  Misses        266      266           
Flag Coverage Δ
unittests 87.03% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pyorbital/tlefile.py 91.34% <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 f87b81f...3081ba6. Read the comment docs.