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

WIP: moved CI to GH actions #106

Closed sackh closed 3 years ago

sackh commented 3 years ago

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

codecov-io commented 3 years ago

Codecov Report

Merging #106 (ce9cf0d) into master (5b97462) will decrease coverage by 97.54%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #106       +/-   ##
==========================================
- Coverage   97.54%   0.00%   -97.55%     
==========================================
  Files          10      10               
  Lines         935     935               
==========================================
- Hits          912       0      -912     
- Misses         23     935      +912     
Impacted Files Coverage Δ
xyzspaces/auth.py 0.00% <0.00%> (-100.00%) :arrow_down:
xyzspaces/curl.py 0.00% <0.00%> (-100.00%) :arrow_down:
xyzspaces/tools.py 0.00% <0.00%> (-100.00%) :arrow_down:
xyzspaces/logconf.py 0.00% <0.00%> (-100.00%) :arrow_down:
xyzspaces/exceptions.py 0.00% <0.00%> (-100.00%) :arrow_down:
xyzspaces/__version__.py 0.00% <0.00%> (-100.00%) :arrow_down:
xyzspaces/apis.py 0.00% <0.00%> (-99.11%) :arrow_down:
xyzspaces/spaces.py 0.00% <0.00%> (-96.04%) :arrow_down:
xyzspaces/utils.py 0.00% <0.00%> (-95.24%) :arrow_down:
xyzspaces/datasets/__init__.py 0.00% <0.00%> (-94.29%) :arrow_down:
sackh commented 3 years ago

closing this PR. I will raise a new one.