- Notifications
You must be signed in to change notification settings - Fork928
chore: renaming index files#1397
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecovbot commentedMay 11, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## main #1397 +/- ##==========================================+ Coverage 66.90% 67.06% +0.15%========================================== Files 288 287 -1 Lines 18857 18850 -7 Branches 241 241 ==========================================+ Hits 12616 12641 +25+ Misses 4949 4924 -25+ Partials 1292 1285 -7
Continue to review full report at Codecov.
|
greyscaled left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Looks great!
One suggestion is toLink your PR to the issue so that it automatically closes when it merges.
There's 2 standard ways to do this, I suggest both:
- Adding a body to your commit message
chore: renaming index filesresolves: #1211
- Adding the same in your PR description
I think we forgot to mention this anywhere in our onboarding docs, especially because we used to use an external tracker where we got this for free through the branch name.
Hope that helps!
Gotcha! Adjusted the description and will do going forward - thanks for the link. |
Uh oh!
There was an error while loading.Please reload this page.
Renaming
index
files to something (a bit) more specific.Resolves#1211.I actually couldn't find that many instances - only the two mentioned in the ticket. I figured we didn't want to rename barrel files or our index page but if you see something, say something!