Chore/release v2.0.6#211
Conversation
…f birth to loinc_76689_9 in all files) and version updates
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThis PR implements the v2.0.6 release: upgrading phenopacket JSON serialization to camelCase (GA4GH v2 compliance), introducing an ontology routing adapter for intelligent element categorization, standardizing mapper warnings, updating sex-at-birth field from SNOMED CT to LOINC, removing deprecated RD-CDM code generation tools, refactoring the export pipeline with structured warnings/validation, and updating dependencies and documentation. Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~60 minutes Possibly related issues
Possibly related PRs
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
* update_changelog * changelog date update * fixed index * fixed index docs * Chore/release v2.0.6 (#211) * rmv ds_store * updated eval cohort ppkts * fixed camelCase in write ppkts * issue 205, imrpove ppkts export pipeline, validation, fixed bug * clean up code * clean up * updated rarelink figure in docs * added variantValidator for manual hgvs curation * added phenopacket adapters to docs * updated index figure subheading * added ontology_routing adapter * test for adapter * updated phenopackets export adn validation with new functions and cli overview * added chaching * updated toml to 2.0.6 and clean up * updated codes according to rd-cdmv2.0.3 (specifically update of sex of birth to loinc_76689_9 in all files) and version updates * improved warnings output for pptks pipeline * removed rd-cdm in this version as it was unused * improved caching ppkts for label fetching util * grouped linkml validate data function * fixed updaet in kafka docker versioning to tofhir pipeline * improved packaging and readme * updated phenopackets tests * updated versions according to rd-cdm 2.0.3 * improved installation docs with updates * improved pytest * added changelog for v2.0.6 * updated eval cohort * Update docs/6_changelog.rst Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fixed data statement in toml * chore:Release/2.0.6 --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* update_changelog * changelog date update * fixed index * fixed index docs * Chore/release v2.0.6 (#211) * rmv ds_store * updated eval cohort ppkts * fixed camelCase in write ppkts * issue 205, imrpove ppkts export pipeline, validation, fixed bug * clean up code * clean up * updated rarelink figure in docs * added variantValidator for manual hgvs curation * added phenopacket adapters to docs * updated index figure subheading * added ontology_routing adapter * test for adapter * updated phenopackets export adn validation with new functions and cli overview * added chaching * updated toml to 2.0.6 and clean up * updated codes according to rd-cdmv2.0.3 (specifically update of sex of birth to loinc_76689_9 in all files) and version updates * improved warnings output for pptks pipeline * removed rd-cdm in this version as it was unused * improved caching ppkts for label fetching util * grouped linkml validate data function * fixed updaet in kafka docker versioning to tofhir pipeline * improved packaging and readme * updated phenopackets tests * updated versions according to rd-cdm 2.0.3 * improved installation docs with updates * improved pytest * added changelog for v2.0.6 * updated eval cohort * Update docs/6_changelog.rst Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fixed data statement in toml * chore:Release/2.0.6 --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* update_changelog * changelog date update * fixed index * fixed index docs * Chore/release v2.0.6 (#211) * rmv ds_store * updated eval cohort ppkts * fixed camelCase in write ppkts * issue 205, imrpove ppkts export pipeline, validation, fixed bug * clean up code * clean up * updated rarelink figure in docs * added variantValidator for manual hgvs curation * added phenopacket adapters to docs * updated index figure subheading * added ontology_routing adapter * test for adapter * updated phenopackets export adn validation with new functions and cli overview * added chaching * updated toml to 2.0.6 and clean up * updated codes according to rd-cdmv2.0.3 (specifically update of sex of birth to loinc_76689_9 in all files) and version updates * improved warnings output for pptks pipeline * removed rd-cdm in this version as it was unused * improved caching ppkts for label fetching util * grouped linkml validate data function * fixed updaet in kafka docker versioning to tofhir pipeline * improved packaging and readme * updated phenopackets tests * updated versions according to rd-cdm 2.0.3 * improved installation docs with updates * improved pytest * added changelog for v2.0.6 * updated eval cohort * Update docs/6_changelog.rst Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fixed data statement in toml * chore:Release/2.0.6 --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* update_changelog * changelog date update * fixed index * fixed index docs * Chore/release v2.0.6 (#211) * rmv ds_store * updated eval cohort ppkts * fixed camelCase in write ppkts * issue 205, imrpove ppkts export pipeline, validation, fixed bug * clean up code * clean up * updated rarelink figure in docs * added variantValidator for manual hgvs curation * added phenopacket adapters to docs * updated index figure subheading * added ontology_routing adapter * test for adapter * updated phenopackets export adn validation with new functions and cli overview * added chaching * updated toml to 2.0.6 and clean up * updated codes according to rd-cdmv2.0.3 (specifically update of sex of birth to loinc_76689_9 in all files) and version updates * improved warnings output for pptks pipeline * removed rd-cdm in this version as it was unused * improved caching ppkts for label fetching util * grouped linkml validate data function * fixed updaet in kafka docker versioning to tofhir pipeline * improved packaging and readme * updated phenopackets tests * updated versions according to rd-cdm 2.0.3 * improved installation docs with updates * improved pytest * added changelog for v2.0.6 * updated eval cohort * Update docs/6_changelog.rst Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fixed data statement in toml * chore:Release/2.0.6 --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
#208
Summary by CodeRabbit
v2.0.6 Release Notes
New Features
Improvements
pip install rarelinkwith optional extras ([fhir],[data],[test],[docs])Documentation