Lightmatter / welkin-health

A Python wrapper of the Welkin Health API
https://welkin.readthedocs.io
Other
4 stars 3 forks source link

v0.0.6 #43

Closed samamorgan closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Base: 93.97% // Head: 94.71% // Increases project coverage by +0.74% :tada:

Coverage data is based on head (271de3e) compared to base (c8bb198). Patch coverage: 98.17% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ========================================== + Coverage 93.97% 94.71% +0.74% ========================================== Files 26 31 +5 Lines 1228 1381 +153 ========================================== + Hits 1154 1308 +154 + Misses 74 73 -1 ``` | [Impacted Files](https://codecov.io/gh/Lightmatter/welkin-health/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lightmatter) | Coverage Δ | | |---|---|---| | [welkin/util.py](https://codecov.io/gh/Lightmatter/welkin-health/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lightmatter#diff-d2Vsa2luL3V0aWwucHk=) | `86.48% <80.00%> (-2.80%)` | :arrow_down: | | [welkin/models/util.py](https://codecov.io/gh/Lightmatter/welkin-health/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lightmatter#diff-d2Vsa2luL21vZGVscy91dGlsLnB5) | `81.25% <87.50%> (+2.08%)` | :arrow_up: | | [test/test\_base.py](https://codecov.io/gh/Lightmatter/welkin-health/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lightmatter#diff-dGVzdC90ZXN0X2Jhc2UucHk=) | `100.00% <100.00%> (ø)` | | | [test/test\_care\_plan.py](https://codecov.io/gh/Lightmatter/welkin-health/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lightmatter#diff-dGVzdC90ZXN0X2NhcmVfcGxhbi5weQ==) | `100.00% <100.00%> (ø)` | | | [test/test\_formations.py](https://codecov.io/gh/Lightmatter/welkin-health/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lightmatter#diff-dGVzdC90ZXN0X2Zvcm1hdGlvbnMucHk=) | `100.00% <100.00%> (ø)` | | | [test/test\_patients.py](https://codecov.io/gh/Lightmatter/welkin-health/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lightmatter#diff-dGVzdC90ZXN0X3BhdGllbnRzLnB5) | `97.77% <100.00%> (+0.40%)` | :arrow_up: | | [welkin/authentication.py](https://codecov.io/gh/Lightmatter/welkin-health/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lightmatter#diff-d2Vsa2luL2F1dGhlbnRpY2F0aW9uLnB5) | `97.29% <100.00%> (+0.07%)` | :arrow_up: | | [welkin/client.py](https://codecov.io/gh/Lightmatter/welkin-health/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lightmatter#diff-d2Vsa2luL2NsaWVudC5weQ==) | `91.00% <100.00%> (+0.37%)` | :arrow_up: | | [welkin/models/\_\_init\_\_.py](https://codecov.io/gh/Lightmatter/welkin-health/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lightmatter#diff-d2Vsa2luL21vZGVscy9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [welkin/models/assessment.py](https://codecov.io/gh/Lightmatter/welkin-health/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lightmatter#diff-d2Vsa2luL21vZGVscy9hc3Nlc3NtZW50LnB5) | `92.85% <100.00%> (ø)` | | | ... and [10 more](https://codecov.io/gh/Lightmatter/welkin-health/pull/43/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lightmatter) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lightmatter). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lightmatter)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.