-
Notifications
You must be signed in to change notification settings - Fork 40
docs: improve project documentation #521
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
@@ Coverage Diff @@
## main #521 +/- ##
==========================================
- Coverage 78.89% 78.78% -0.11%
==========================================
Files 99 99
Lines 23146 23186 +40
Branches 23146 23186 +40
==========================================
+ Hits 18260 18268 +8
- Misses 2687 2719 +32
Partials 2199 2199
... and 1 file with indirect coverage changes 🚀 New features to boost your workflow:
|
AlexD10S
left a comment
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, thanks for taking this. Some of these were necessary and had been pending for a while.
Closes #364
Co-authored-by: Alex Bean <[email protected]>
Addresses all issues reported by
cargo docand then also adds missing docs for public items.[sc-3576]