Skip to content

fix PIE compilation with TSan and remove codecov.yml#809

Merged
Rexicon226 merged 8 commits intomainfrom
Rexicon226/codecov-fix
Jul 17, 2025
Merged

fix PIE compilation with TSan and remove codecov.yml#809
Rexicon226 merged 8 commits intomainfrom
Rexicon226/codecov-fix

Conversation

@Rexicon226
Copy link
Contributor

@Rexicon226 Rexicon226 commented Jul 10, 2025

As you can see here, https://docs.codecov.com/docs/github-checks, CodeCov has deprecated its annotations feature. This PR removes the codecov.yml file that was disabling it and bumps the orb version to one that outputs a config file that doesn't contain the annotations field, so that CodeCov interprets it as valid.

@Rexicon226 Rexicon226 requested review from dnut, ultd and yewman as code owners July 10, 2025 23:26
@github-project-automation github-project-automation bot moved this to 🏗 In progress in Sig Jul 10, 2025
@Rexicon226 Rexicon226 force-pushed the Rexicon226/codecov-fix branch 3 times, most recently from 27d46f1 to 6a76dac Compare July 11, 2025 14:27
@Rexicon226 Rexicon226 force-pushed the Rexicon226/codecov-fix branch from d639ac7 to 7cd3fd2 Compare July 17, 2025 13:54
@codecov
Copy link

codecov bot commented Jul 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/replay/confirm_slot.zig 88.77% <100.00%> (+0.86%) ⬆️
src/replay/scheduler.zig 93.89% <100.00%> (+0.29%) ⬆️

... and 7 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-project-automation github-project-automation bot moved this from 🏗 In progress to 👀 In review in Sig Jul 17, 2025
@Rexicon226 Rexicon226 added this pull request to the merge queue Jul 17, 2025
Merged via the queue into main with commit 44fccd7 Jul 17, 2025
17 checks passed
@Rexicon226 Rexicon226 deleted the Rexicon226/codecov-fix branch July 17, 2025 18:19
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Sig Jul 17, 2025
@dnut dnut restored the Rexicon226/codecov-fix branch July 22, 2025 13:07
@dnut dnut deleted the Rexicon226/codecov-fix branch July 22, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants