Skip to content

Upsert profiles on ValidateFixture#5568

Merged
feordin merged 3 commits into
mainfrom
users/jaerwin/validatefixture-conditionalcreate
May 14, 2026
Merged

Upsert profiles on ValidateFixture#5568
feordin merged 3 commits into
mainfrom
users/jaerwin/validatefixture-conditionalcreate

Conversation

@feordin
Copy link
Copy Markdown
Contributor

@feordin feordin commented May 13, 2026

Description

Validate fixture was creating profiles and they would build up over time. Here we update instead of create new each test run.

Related issues

Addresses [issue AB#192012].

Testing

Tests were re-run

FHIR Team Checklist

  • Update the title of the PR to be succinct and less than 65 characters
  • Add a milestone to the PR for the sprint that it is merged (i.e. add S47)
  • Tag the PR with the type of update: Bug, Build, Dependencies, Enhancement, New-Feature or Documentation
  • Tag the PR with Open source, Azure API for FHIR (CosmosDB or common code) or Azure Healthcare APIs (SQL or common code) to specify where this change is intended to be released.
  • Tag the PR with Schema Version backward compatible or Schema Version backward incompatible or Schema Version unchanged if this adds or updates Sql script which is/is not backward compatible with the code.
  • When changing or adding behavior, if your code modifies the system design or changes design assumptions, please create and include an ADR.
  • CI is green before merge Build Status
  • Review squash-merge requirements

Semver Change (docs)

Patch|Skip|Feature|Breaking (reason)

@feordin feordin added this to the FY26\Q4\2Wk\2Wk23 milestone May 13, 2026
@feordin feordin requested a review from a team as a code owner May 13, 2026 17:07
@feordin feordin added Bug Bug bug bug. Enhancement-Test Enhancement on tests. Azure API for FHIR Label denotes that the issue or PR is relevant to the Azure API for FHIR Azure Healthcare APIs Label denotes that the issue or PR is relevant to the FHIR service in the Azure Healthcare APIs Schema Version unchanged No-ADR ADR not needed labels May 13, 2026
fhibf
fhibf previously approved these changes May 13, 2026
@feordin feordin changed the title Conditionally create profiles on ValidateFixture Upsert profiles on ValidateFixture May 13, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@d50d73a). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5568   +/-   ##
=======================================
  Coverage        ?   77.42%           
=======================================
  Files           ?      993           
  Lines           ?    36406           
  Branches        ?     5515           
=======================================
  Hits            ?    28188           
  Misses          ?     6859           
  Partials        ?     1359           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@feordin feordin requested a review from fhibf May 13, 2026 20:22
Comment thread test/Microsoft.Health.Fhir.Shared.Tests.E2E/Rest/BulkUpdateTests.cs Dismissed
@feordin feordin merged commit d7da701 into main May 14, 2026
49 checks passed
@feordin feordin deleted the users/jaerwin/validatefixture-conditionalcreate branch May 14, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure API for FHIR Label denotes that the issue or PR is relevant to the Azure API for FHIR Azure Healthcare APIs Label denotes that the issue or PR is relevant to the FHIR service in the Azure Healthcare APIs Bug Bug bug bug. Enhancement-Test Enhancement on tests. No-ADR ADR not needed No-PaaS-breaking-change Schema Version unchanged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants