poliastro / czml3

Python 3 library to write CZML
https://pypi.org/project/czml3/
MIT License
37 stars 30 forks source link

partial ellipsoid capabilities #102

Closed mwarnick123 closed 2 years ago

mwarnick123 commented 2 years ago

added in parameters for partial ellipsoid creation. Added test as well

astrojuanlu commented 2 years ago

Thanks @mwarnick123 ! Looks like there are some whitespace issues , can you run tox -e reformat and commit the result?

codecov-commenter commented 2 years ago

Codecov Report

Merging #102 (2f69945) into main (34a3517) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #102   +/-   ##
=======================================
  Coverage   99.21%   99.22%           
=======================================
  Files          12       12           
  Lines         767      772    +5     
=======================================
+ Hits          761      766    +5     
  Misses          6        6           
Impacted Files Coverage Δ
src/czml3/properties.py 100.00% <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 34a3517...2f69945. Read the comment docs.