Skip to content

crates_io_tarball: Extract constants #8787

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 2 commits into from
Jun 4, 2024
Merged

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Jun 4, 2024

This slightly slims the test code down by replacing repeated variables with module-scope constants :)

@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Jun 4, 2024
@Turbo87 Turbo87 enabled auto-merge (squash) June 4, 2024 11:30
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.66%. Comparing base (ba7b73a) to head (20ec9ac).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8787   +/-   ##
=======================================
  Coverage   88.66%   88.66%           
=======================================
  Files         276      276           
  Lines       27647    27605   -42     
=======================================
- Hits        24513    24476   -37     
+ Misses       3134     3129    -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Turbo87 Turbo87 merged commit 3dc1848 into rust-lang:main Jun 4, 2024
9 checks passed
@Turbo87 Turbo87 deleted the tarball-consts branch June 4, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backend ⚙️ C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant