vangorra / python_withings_api

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

Using pydantic to parse data from withings service. #52

Closed vangorra closed 3 years ago

vangorra commented 3 years ago

Using pydantic to parse data from withings service. Improving test coverage.

fixes #47

codecov[bot] commented 3 years ago

Codecov Report

Merging #52 (e01e5c9) into master (1c1f36d) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #52   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            9        10    +1     
=========================================
+ Hits             9        10    +1     
Impacted Files Coverage Δ
withings_api/const.py 100.00% <100.00%> (ø)

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 1c1f36d...e01e5c9. Read the comment docs.