poliastro / czml3

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

Widget fixes #84

Closed astrojuanlu closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #84 (197a81d) into master (87d3a6c) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #84   +/-   ##
=======================================
  Coverage   99.19%   99.19%           
=======================================
  Files          12       12           
  Lines         745      749    +4     
=======================================
+ Hits          739      743    +4     
  Misses          6        6           
Impacted Files Coverage Δ
src/czml3/types.py 98.02% <ø> (ø)
src/czml3/properties.py 100.00% <100.00%> (ø)
src/czml3/widget.py 95.00% <100.00%> (+1.25%) :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 87d3a6c...197a81d. Read the comment docs.