Skip to content

Ensure PR pipeline runs E2E tests separately#5537

Merged
jestradaMS merged 1 commit intomainfrom
users/jestrada/fixprpipelinetestfiltering
May 1, 2026
Merged

Ensure PR pipeline runs E2E tests separately#5537
jestradaMS merged 1 commit intomainfrom
users/jestrada/fixprpipelinetestfiltering

Conversation

@jestradaMS
Copy link
Copy Markdown
Contributor

@jestradaMS jestradaMS commented May 1, 2026

Description

Ensure PR pipeline runs Reindex and BulkUpdate tests as separate jobs for SQL

Related issues

Addresses AB#182377.

Testing

Describe how this change was tested.

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)

…te job from E2E tests with configurable category filters and job controls
@jestradaMS jestradaMS added this to the FY26\Q4\2Wk\2Wk22 milestone May 1, 2026
@jestradaMS jestradaMS requested a review from a team as a code owner May 1, 2026 15:14
@jestradaMS jestradaMS added OSS-specific This is category of issues that are specific to OSS. This category does not impact managed service. No-PaaS-breaking-change No-ADR ADR not needed Build labels May 1, 2026
@jestradaMS jestradaMS enabled auto-merge (squash) May 1, 2026 15:48
@jestradaMS jestradaMS disabled auto-merge May 1, 2026 16:04
@jestradaMS jestradaMS enabled auto-merge (squash) May 1, 2026 16:23
@jestradaMS jestradaMS merged commit a894a3b into main May 1, 2026
49 of 60 checks passed
@jestradaMS jestradaMS deleted the users/jestrada/fixprpipelinetestfiltering branch May 1, 2026 16:24
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5537      +/-   ##
==========================================
- Coverage   77.35%   77.08%   -0.28%     
==========================================
  Files         983      983              
  Lines       35996    35996              
  Branches     5467     5467              
==========================================
- Hits        27846    27747      -99     
- Misses       6803     6903     +100     
+ Partials     1347     1346       -1     

see 8 files with indirect coverage changes

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

SergeyGaluzo added a commit that referenced this pull request May 2, 2026
…a seperate job from E2E tests with configurable category filters and job controls (#5537)"

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

Labels

Build No-ADR ADR not needed No-PaaS-breaking-change OSS-specific This is category of issues that are specific to OSS. This category does not impact managed service.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants