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: sort projects by stars in add too #90

Merged
merged 2 commits into from
Dec 27, 2023
Merged

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Splits out a general byStars.

Copy link

codecov bot commented Dec 27, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (8ccba13) 15.51% compared to head (b840345) 16.26%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/generate/generateProjects.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
+ Coverage   15.51%   16.26%   +0.74%     
==========================================
  Files          13       14       +1     
  Lines         651      658       +7     
  Branches        9        9              
==========================================
+ Hits          101      107       +6     
- Misses        550      551       +1     

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

@JoshuaKGoldberg JoshuaKGoldberg merged commit d02ffea into main Dec 27, 2023
13 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the add-sort-by-stars branch December 27, 2023 03:12
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: projects:add doesn't add in sorted order
1 participant