-
-
Notifications
You must be signed in to change notification settings - Fork 104
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
Update */README.md with latest code #171
Conversation
This commit updates */README.md with a result of `sh pre-commit.sh`
I'm actually thinking there should be a github workflow to periodically check docs, and create PR. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #171 +/- ##
=======================================
Coverage 93.48% 93.48%
=======================================
Files 151 151
Lines 3932 3932
=======================================
Hits 3676 3676
Misses 209 209
Partials 47 47 ☔ View full report in Codecov by Sentry. |
I agree with you. I have been thinking making this part of the workflow. |
Thanks for the comment. I created a ticket for it. #172 If allowed, I'd like to take the issue. |
This reverts commit 6dc9089.
Docupdate
This commit updates */README.md with a result of
sh pre-commit.sh
Describe Request
As the doc is slightly outdated, update docs with the latest code. It's a result of
sh pre-commit.sh
.Fixed # N/A
Change Type
Documentation