- Notifications
You must be signed in to change notification settings - Fork186
fix: render README.rst at GitHub#635
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
Removed unsupported text role :class:. For more info seehttps://docutils.sourceforge.io/docs/ref/rst/roles.html
codecov-commenter commentedJan 26, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install theCodecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@## master #635 +/- ##======================================= Coverage 90.36% 90.36% ======================================= Files 39 39 Lines 3497 3497 ======================================= Hits 3160 3160 Misses 337 337 ☔ View full report in Codecov by Sentry. |
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.
Everything looks correct
Uh oh!
There was an error while loading.Please reload this page.
Related#634
Proposed Changes
Removed unsupported text role :class:. For more info seehttps://docutils.sourceforge.io/docs/ref/rst/roles.html
Checklist
pytest tests
completes successfully