poliastro / czml3

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

Allow custom Ion tokens #52

Closed astrojuanlu closed 4 years ago

astrojuanlu commented 4 years ago

See also https://github.com/AnalyticalGraphicsInc/cesium/issues/8433.

astrojuanlu commented 4 years ago

Do not merge! I have new information to fix this.

codecov-io commented 4 years ago

Codecov Report

Merging #52 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   98.96%   98.96%   +<.01%     
==========================================
  Files          12       12              
  Lines         581      582       +1     
==========================================
+ Hits          575      576       +1     
  Misses          6        6
Impacted Files Coverage Δ
src/czml3/widget.py 93.75% <100%> (+0.41%) :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 fe4d4fe...28ee01e. Read the comment docs.