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

:bug: Fixed bug for gpx file upload #46

Closed sackh closed 4 years ago

sackh commented 4 years ago

Signed-off-by: Kharude, Sachin sachin.kharude@here.com Fixed issue for gpx files - now all the layers will be uploaded from gpx file.

codecov-commenter commented 4 years ago

Codecov Report

Merging #46 into master will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   98.18%   98.19%   +0.01%     
==========================================
  Files          10       10              
  Lines         715      721       +6     
==========================================
+ Hits          702      708       +6     
  Misses         13       13              
Impacted Files Coverage Δ
xyzspaces/spaces.py 98.51% <100.00%> (+0.04%) :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 d4c95a7...4705f30. Read the comment docs.