Skip to content

Conversation

@DilumAluthge
Copy link
Member

This allows us to save some CI time.

Basically, if a new commit is pushed to the branch of an existing PR, then CI will start running on that newest commit, and any CI jobs that are still running on old commits (of that same PR) will be canceled.

@codecov-commenter
Copy link

codecov-commenter commented Apr 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.48%. Comparing base (dbdef2b) to head (5f3590e).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #47   +/-   ##
=======================================
  Coverage   86.48%   86.48%           
=======================================
  Files           5        5           
  Lines         333      333           
=======================================
  Hits          288      288           
  Misses         45       45           

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

@DilumAluthge DilumAluthge force-pushed the dpa/ci-cancel-intermediate-builds branch from d48b395 to 5f3590e Compare April 29, 2025 06:39
@DilumAluthge DilumAluthge merged commit 05bdbf5 into master Apr 29, 2025
14 of 19 checks passed
@DilumAluthge DilumAluthge deleted the dpa/ci-cancel-intermediate-builds branch April 29, 2025 06:51
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.

3 participants