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

fix: make tiers ignore object property orders #87

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Sorts the tiers earlier in code.

@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #87 (335967a) into main (1333316) will not change coverage.
The diff coverage is 0.00%.

@@          Coverage Diff          @@
##            main     #87   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          3       3           
  Lines         41      42    +1     
  Branches       8       8           
=====================================
- Misses        41      42    +1     
Files Changed Coverage Δ
src/index.ts 0.00% <0.00%> (ø)

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

@JoshuaKGoldberg JoshuaKGoldberg merged commit f48a102 into main Aug 15, 2023
12 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the fix-tier-orders branch August 15, 2023 04:04
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.

🐛 Bug: Tiers are order-dependent but shouldn't be
1 participant