-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[Docs] Reformat README.md of all algorithms #663
Conversation
wangruohui
commented
Dec 17, 2021
•
edited
Loading
edited
- Reformat READMEs following https://gist.github.com/zhouzaida/e3ccf34400d468ce7e8edb9ac3c499e8
- update local hook for update model.yml
- Ignore .pre-commit-config.yaml in build.yml, to avoid useless actions
Codecov Report
@@ Coverage Diff @@
## master #663 +/- ##
==========================================
+ Coverage 80.49% 80.51% +0.01%
==========================================
Files 198 198
Lines 11234 11234
Branches 1795 1795
==========================================
+ Hits 9043 9045 +2
+ Misses 1915 1914 -1
+ Partials 276 275 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
3d329c2
to
1357683
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.
The documentation looks fine. LGTM.