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

Enabled property search filter for searching features in tile #61

Closed sackh closed 4 years ago

sackh commented 4 years ago

Signed-off-by: Kharude, Sachin sachin.kharude@here.com fix for #59

codecov-commenter commented 4 years ago

Codecov Report

Merging #61 into master will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
- Coverage   98.02%   98.02%   -0.01%     
==========================================
  Files          10       10              
  Lines         810      809       -1     
==========================================
- Hits          794      793       -1     
  Misses         16       16              
Impacted Files Coverage Δ
xyzspaces/spaces.py 98.76% <ø> (ø)
xyzspaces/apis.py 98.71% <100.00%> (-0.01%) :arrow_down: