beda-software / fhir-py

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

Update docs and changelog #114

Closed pavlushkin closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01% :tada:

Comparison is base (37a2cbd) 97.47% compared to head (ef172bf) 97.48%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #114 +/- ## ========================================== + Coverage 97.47% 97.48% +0.01% ========================================== Files 8 8 Lines 713 717 +4 ========================================== + Hits 695 699 +4 Misses 18 18 ``` | [Flag](https://app.codecov.io/gh/beda-software/fhir-py/pull/114/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/114/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=beda-software) | `97.48% <100.00%> (+0.01%)` | :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. | [Files Changed](https://app.codecov.io/gh/beda-software/fhir-py/pull/114?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=beda-software) | Coverage Δ | | |---|---|---| | [fhirpy/base/lib.py](https://app.codecov.io/gh/beda-software/fhir-py/pull/114?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=beda-software#diff-ZmhpcnB5L2Jhc2UvbGliLnB5) | `98.42% <100.00%> (+0.02%)` | :arrow_up: |

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

ir4y commented 1 year ago

@pavlushkin information about conditional delete is missing

pavlushkin commented 1 year ago

@ir4y the PR is ready to review. I added conditional delete operations and updated the documentation.