heremaps / xyz-spaces-python

Manage your XYZ Hub or HERE Data Hub spaces from Python.
https://xyz-spaces-python.readthedocs.io/
Apache License 2.0
30 stars 11 forks source link

Improvement in the performance of add_features_geojson #79

Closed omanges closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #79 into master will decrease coverage by 0.40%. The diff coverage is 82.60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
- Coverage   97.36%   96.95%   -0.41%     
==========================================
  Files          10       10              
  Lines         873      888      +15     
==========================================
+ Hits          850      861      +11     
- Misses         23       27       +4     
Impacted Files Coverage Δ
xyzspaces/spaces.py 95.46% <82.60%> (-1.13%) :arrow_down: