poliastro / czml3

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

Label: add pixelOffset property, Polyline: support PolylineDashMaterial property #72

Closed mhaberler closed 3 years ago

mhaberler commented 3 years ago

whitespace fixed, hopefully

astrojuanlu commented 3 years ago

I made a commit to your branch to try to skip an annoying check of the Continuous Integration.

codecov-io commented 3 years ago

Codecov Report

Merging #72 (051d731) into master (61627cf) will increase coverage by 0.17%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   99.00%   99.17%   +0.17%     
==========================================
  Files          12       12              
  Lines         603      728     +125     
==========================================
+ Hits          597      722     +125     
  Misses          6        6              
Impacted Files Coverage Δ
src/czml3/core.py 100.00% <100.00%> (ø)
src/czml3/properties.py 100.00% <100.00%> (ø)
src/czml3/utils.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 0630836...051d731. Read the comment docs.

mhaberler commented 3 years ago

thanks for the patience! still a bit lost. I'll get there.

astrojuanlu commented 3 years ago

Thanks a lot for your contribution @mhaberler! I had a release pending from a long time ago. Will try to do one in the coming days.

astrojuanlu commented 3 years ago

czml3 0.5.4 is released 🎉