Skip to content

Set required recorded field on Provenance resource#662

Merged
Lucas0T merged 1 commit intomainfrom
661-missing-recorded-field-in-provenance
Nov 25, 2025
Merged

Set required recorded field on Provenance resource#662
Lucas0T merged 1 commit intomainfrom
661-missing-recorded-field-in-provenance

Conversation

@trobanga
Copy link
Contributor

The FHIR R4 Provenance resource requires the recorded field (1..1 cardinality). This was missing, making the generated Provenance resources technically invalid.

@codecov
Copy link

codecov bot commented Nov 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.17%. Comparing base (599aea8) to head (ccc1336).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #662   +/-   ##
=========================================
  Coverage     89.16%   89.17%           
  Complexity     1089     1089           
=========================================
  Files           106      106           
  Lines          3102     3103    +1     
  Branches        332      332           
=========================================
+ Hits           2766     2767    +1     
  Misses          228      228           
  Partials        108      108           

☔ 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.

The FHIR R4 Provenance resource requires the recorded field (1..1
cardinality). This was missing, making the generated Provenance
resources technically invalid.
@trobanga trobanga force-pushed the 661-missing-recorded-field-in-provenance branch from 121a9e0 to ccc1336 Compare November 25, 2025 14:25
@Lucas0T Lucas0T added this pull request to the merge queue Nov 25, 2025
Merged via the queue into main with commit cf83bca Nov 25, 2025
13 checks passed
@Lucas0T Lucas0T deleted the 661-missing-recorded-field-in-provenance branch November 25, 2025 15:11
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.

Missing recorded field in Provenance

2 participants