Skip to content

chore: don't upload code coverage as GHA artifacts #1241

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 1 commit into from
Jan 14, 2024

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Removes the offending lines.

Copy link

codecov bot commented Jan 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fe58669) 94.82% compared to head (6d1a335) 94.82%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1241   +/-   ##
=======================================
  Coverage   94.82%   94.82%           
=======================================
  Files         104      104           
  Lines        5815     5815           
  Branches      491      491           
=======================================
  Hits         5514     5514           
  Misses        300      300           
  Partials        1        1           
Flag Coverage Δ
create 70.04% <ø> (ø)
initialize 42.25% <ø> (ø)
migrate 69.76% <ø> (ø)
unit 75.53% <ø> (ø)

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 a8cab16 into main Jan 14, 2024
@JoshuaKGoldberg JoshuaKGoldberg deleted the no-test-cov-archives branch January 14, 2024 05:56
Copy link

🎉 This is included in version v1.54.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: Are actions/upload-artifact calls necessary in test*.yml?
1 participant