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

Made description param optional while creating space #68

Closed sackh closed 4 years ago

sackh commented 4 years ago

Signed-off-by: Kharude, Sachin sachin.kharude@here.com

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   97.62%   97.63%   +0.01%     
==========================================
  Files          10       10              
  Lines         841      845       +4     
==========================================
+ Hits          821      825       +4     
  Misses         20       20              
Impacted Files Coverage Δ
xyzspaces/spaces.py 97.48% <100.00%> (+0.03%) :arrow_up: