Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: experiment with codecov "merge context" #4633

Closed
wants to merge 9 commits into from

Conversation

davidhewitt
Copy link
Member

I was just looking again at https://docs.codecov.com/docs/merge-commits - it feels like there should be a way to support measuring the merge commit, so I'm going to have a play. I've based this branch off an old commit so if things aren't working the coverage will have a spurious diff.

@davidhewitt davidhewitt marked this pull request as draft October 19, 2024 20:41
@davidhewitt davidhewitt added the CI-skip-changelog Skip checking changelog entry label Oct 19, 2024
@davidhewitt
Copy link
Member Author

It looks like this has worked, the diff is 0% and the comparison is being done against the head of main as of the time this ran this morning!

This is exciting because I think it makes it possible to run coverage as part of the main CI rather than additional jobs, which can help us optimize usage. I'll close this and try a follow-up...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-skip-changelog Skip checking changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant