-
Notifications
You must be signed in to change notification settings - Fork 274
Consistently name README files and clean up #7347
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
Conversation
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.
Nice tidying up
Codecov ReportBase: 78.34% // Head: 78.34% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #7347 +/- ##
========================================
Coverage 78.34% 78.34%
========================================
Files 1644 1645 +1
Lines 190313 190358 +45
========================================
+ Hits 149097 149133 +36
- Misses 41216 41225 +9
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
This is to make them easier to spot when there might be a large number of files or sub-directories in a particular directory.
regression/README.md describes the tags, but wasn't referenced from anywhere.
Removes links that are no longer relevant and adds clarifying notes where we previously had errors pending investigation.
2e85976
to
107ff85
Compare
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.
Nice cleanup.
Please review commit-by-commit (the first one just changes file names).