-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Titlecase in stats #456
Titlecase in stats #456
Conversation
Codecov Report
@@ Coverage Diff @@
## master #456 +/- ##
=======================================
Coverage 86.59% 86.59%
=======================================
Files 101 101
Lines 7201 7201
Branches 1161 1161
=======================================
Hits 6236 6236
Misses 733 733
Partials 232 232
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
@congee524 Please check this PR for your request. |
docs/changelog.md
Outdated
@@ -8,6 +8,7 @@ | |||
|
|||
**Improvements** | |||
- Fix CI due to pip upgrade. ([#454](https://github.com/open-mmlab/mmaction2/pull/454)) | |||
- Use title case in modelzoo statistics ([#456](https://github.com/open-mmlab/mmaction2/pull/456)) |
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.
Use title case in modelzoo statistics.
Signed-off-by: lizz lizz@sensetime.com