Skip to content

Cancel previous CI jobs for current PR/branch when new commit(s) are pushed#2919

Merged
jmthomas merged 1 commit intomainfrom
ci-improvements
Mar 5, 2026
Merged

Cancel previous CI jobs for current PR/branch when new commit(s) are pushed#2919
jmthomas merged 1 commit intomainfrom
ci-improvements

Conversation

@EmilyRagan
Copy link
Copy Markdown
Contributor

Added concurrency setting to all CI workflow definitions except for those related to releasing and the Playwright Firefox tests (which currently are only manually triggered)

@EmilyRagan EmilyRagan requested review from jmthomas and ryanmelt March 4, 2026 19:13
@EmilyRagan EmilyRagan self-assigned this Mar 4, 2026
@EmilyRagan EmilyRagan added the maintenance Dependencies or other issues not bugs or features label Mar 4, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Mar 4, 2026

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.21%. Comparing base (f9d0650) to head (5c3422c).
⚠️ Report is 29 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2919      +/-   ##
==========================================
- Coverage   78.28%   78.21%   -0.07%     
==========================================
  Files         673      673              
  Lines       55204    55204              
  Branches      728      728              
==========================================
- Hits        43216    43180      -36     
- Misses      11910    11946      +36     
  Partials       78       78              
Flag Coverage Δ
python 79.33% <ø> (+0.01%) ⬆️
ruby-api 79.33% <ø> (-0.78%) ⬇️
ruby-backend 82.16% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jmthomas jmthomas merged commit 5500ddc into main Mar 5, 2026
31 of 33 checks passed
@jmthomas jmthomas deleted the ci-improvements branch March 5, 2026 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Dependencies or other issues not bugs or features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants