beda-software / fhir-py

FHIR Client for python
MIT License
174 stars 32 forks source link

Add typings #127

Closed ruscoder closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 98.83139% with 7 lines in your changes missing coverage. Please review.

Project coverage is 98.31%. Comparing base (e4ff7dc) to head (f49fb30). Report is 1 commits behind head on master.

Files Patch % Lines
fhirpy/base/utils.py 72.72% 3 Missing :warning:
fhirpy/base/lib_sync.py 98.94% 2 Missing :warning:
fhirpy/base/lib_async.py 99.48% 1 Missing :warning:
fhirpy/base/searchset.py 97.05% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #127 +/- ## ========================================== + Coverage 97.87% 98.31% +0.44% ========================================== Files 8 11 +3 Lines 705 889 +184 ========================================== + Hits 690 874 +184 Misses 15 15 ``` | [Flag](https://app.codecov.io/gh/beda-software/fhir-py/pull/127/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=beda-software) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/beda-software/fhir-py/pull/127/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=beda-software) | `98.31% <98.83%> (+0.44%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=beda-software#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.