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

Initial support for executable Sphinx code #99

Closed deeplook closed 3 years ago

deeplook commented 3 years ago

Code cells styling gets munged a bit by sphinx-thebe (will hopefully improve) and map output needs to be figured out later, too.

codecov-io commented 3 years ago

Codecov Report

Merging #99 into master will increase coverage by 0.21%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
+ Coverage   97.31%   97.52%   +0.21%     
==========================================
  Files          10       10              
  Lines         931      930       -1     
==========================================
+ Hits          906      907       +1     
+ Misses         25       23       -2     
Impacted Files Coverage Δ
xyzspaces/spaces.py 96.02% <0.00%> (-0.02%) :arrow_down:
xyzspaces/exceptions.py 100.00% <0.00%> (+18.18%) :arrow_up: