vangorra / python_withings_api

Library for the Withings Health API
MIT License
101 stars 34 forks source link

Removing codecov in favor of the codecov github app. #43

Closed vangorra closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #43      +/-   ##
===========================================
+ Coverage   98.97%   100.00%   +1.02%     
===========================================
  Files           3         1       -2     
  Lines         586         9     -577     
  Branches       58         0      -58     
===========================================
- Hits          580         9     -571     
+ Misses          3         0       -3     
+ Partials        3         0       -3     
Impacted Files Coverage Δ
withings_api/__init__.py
withings_api/common.py

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 322c538...98a4778. Read the comment docs.