Closed vangorra closed 3 years ago
Merging #52 (e01e5c9) into master (1c1f36d) will not change coverage. The diff coverage is
100.00%
.
@@ 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.
Using pydantic to parse data from withings service. Improving test coverage.
fixes #47