Skip to content

chore(deps): update ghcr.io/medizininformatik-initiative/fhir-flattener docker tag to v0.1.0-alpha.7#211

Open
renovate[bot] wants to merge 2 commits intomainfrom
renovate/ghcr.io-medizininformatik-initiative-fhir-flattener-0.x
Open

chore(deps): update ghcr.io/medizininformatik-initiative/fhir-flattener docker tag to v0.1.0-alpha.7#211
renovate[bot] wants to merge 2 commits intomainfrom
renovate/ghcr.io-medizininformatik-initiative-fhir-flattener-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/medizininformatik-initiative/fhir-flattener patch 0.1.0-alpha.40.1.0-alpha.7

Release Notes

medizininformatik-initiative/fhir-flattener (ghcr.io/medizininformatik-initiative/fhir-flattener)

v0.1.0-alpha.7

Compare Source

bugfix oolean -> boolean with open types, adding ENABLED_OPEN_TYPES env parameter

v0.1.0-alpha.6

Compare Source

Adding support for Quantity extensions

v0.1.0-alpha.5

Compare Source

Fixing issue with parquet output format


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Mar 3, 2026
@renovate renovate bot enabled auto-merge March 3, 2026 12:48
@codecov-commenter
Copy link

codecov-commenter commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.68%. Comparing base (5aca8bf) to head (77a4afb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #211   +/-   ##
=======================================
  Coverage   84.68%   84.68%           
=======================================
  Files          46       46           
  Lines        4773     4773           
=======================================
  Hits         4042     4042           
  Misses        567      567           
  Partials      164      164           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…pha.7

The fhir-flattener alpha.7 enables Pathling extensions encoding, which
changes how complex FHIR types are represented in Spark SQL. Direct
chained paths like `performed.ofType(Period).start` now produce a
different number of output attributes than expected, causing an
assertion error.

Restructure the Procedure.performed[x] ViewDefinition to use
forEachOrNull navigation into the Period type before accessing
sub-fields with relative paths, matching the pattern used by
fhir-flattener's own test ViewDefinitions.
@trobanga trobanga requested a review from juliangruendner March 3, 2026 14:04
@renovate
Copy link
Contributor Author

renovate bot commented Mar 3, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants