Skip to content

build: add coverage tracking to setup script #496

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

Merged
merged 8 commits into from
Jun 2, 2023
Merged

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Uses similar tracking to the hydration script.

@codecov
Copy link

codecov bot commented Jun 1, 2023

Codecov Report

Merging #496 (ee4fd54) into main (6327814) will increase coverage by 7.98%.
The diff coverage is 62.50%.

❗ Current head ee4fd54 differs from pull request most recent head 8913469. Consider uploading reports for the commit 8913469 to get more accurate results

@@            Coverage Diff             @@
##             main     #496      +/-   ##
==========================================
+ Coverage   78.61%   86.60%   +7.98%     
==========================================
  Files          51       51              
  Lines        2834     2852      +18     
  Branches      102      118      +16     
==========================================
+ Hits         2228     2470     +242     
+ Misses        602      379     -223     
+ Partials        4        3       -1     
Impacted Files Coverage Δ
src/setup/setupWithInformation.ts 76.08% <40.00%> (+52.22%) ⬆️
src/shared/inputs.ts 91.47% <100.00%> (+0.14%) ⬆️

... and 13 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JoshuaKGoldberg
Copy link
Owner Author

Grr, it's not working. Will post in the issue.

@JoshuaKGoldberg JoshuaKGoldberg merged commit 18ef648 into main Jun 2, 2023
@github-actions
Copy link

github-actions bot commented Jun 2, 2023

🎉 This is included in version v1.28.1 🎉

The release is available on:

Cheers! 📦🚀

1 similar comment
@github-actions
Copy link

github-actions bot commented Jun 2, 2023

🎉 This is included in version v1.28.1 🎉

The release is available on:

Cheers! 📦🚀

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.

🛠 Tooling: Setup end-to-end test should also factor into code coverage
1 participant