Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support upcoming FHIRDate changes in fhirclient #5

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

mikix
Copy link
Contributor

@mikix mikix commented Jul 22, 2024

Use a issubclass check instead of an is check.

Use a `issubclass` check instead of an `is` check.
Copy link

github-actions bot commented Jul 22, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
141 141 100% 99% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
cumulus_fhir_support/init.py 100% 🟢
cumulus_fhir_support/schemas.py 100% 🟢
TOTAL 100% 🟢

updated for commit: 32c68a2 by action🐍

@mikix mikix merged commit 4f5906d into main Jul 22, 2024
5 checks passed
@mikix mikix deleted the mikix/fhirclient-dates branch July 22, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants