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

feat: unified CI jobs into one ci.yml #1608

Merged
merged 10 commits into from
Aug 10, 2024
Merged

feat: unified CI jobs into one ci.yml #1608

merged 10 commits into from
Aug 10, 2024

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Comes with a nice overall reduction in line count too, despite the addition of createMultiWorkflowFile.ts.

💖

Copy link

codecov bot commented Aug 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.86%. Comparing base (d502d3e) to head (2410b07).
Report is 109 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1608      +/-   ##
==========================================
- Coverage   98.09%   97.86%   -0.23%     
==========================================
  Files         102      172      +70     
  Lines        5764     9657    +3893     
  Branches      491      936     +445     
==========================================
+ Hits         5654     9451    +3797     
- Misses        109      205      +96     
  Partials        1        1              
Flag Coverage Δ
create 70.79% <91.05%> (+0.07%) ⬆️
initialize 44.16% <12.10%> (-0.15%) ⬇️
migrate 70.75% <91.05%> (+0.08%) ⬆️
unit 90.46% <100.00%> (+11.95%) ⬆️

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.

@JoshuaKGoldberg JoshuaKGoldberg merged commit a10362c into main Aug 10, 2024
13 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the unified-ci.yml branch August 10, 2024 23:41
Copy link

🎉 This is included in version v1.67.0 🎉

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: Unify CI GitHub Actions workflows into a single ci.yml
1 participant