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

Upload features changes #64

Closed omanges closed 4 years ago

omanges commented 4 years ago

Added changes to remove duplicate for add_features and mutation parameter to mutation input features or not

codecov-commenter commented 4 years ago

Codecov Report

Merging #64 into master will decrease coverage by 0.29%. The diff coverage is 90.32%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
- Coverage   98.02%   97.72%   -0.30%     
==========================================
  Files          10       10              
  Lines         809      837      +28     
==========================================
+ Hits          793      818      +25     
- Misses         16       19       +3     
Impacted Files Coverage Δ
xyzspaces/spaces.py 97.77% <90.32%> (-0.99%) :arrow_down: