-
Notifications
You must be signed in to change notification settings - Fork 931
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
feat(docgen): improve examples #3479
feat(docgen): improve examples #3479
Conversation
8a8d220
to
a9c1d24
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3479 +/- ##
==========================================
- Coverage 44.83% 44.72% -0.12%
==========================================
Files 265 273 +8
Lines 14620 15383 +763
==========================================
+ Hits 6555 6880 +325
- Misses 7313 7702 +389
- Partials 752 801 +49 ☔ View full report in Codecov by Sentry. |
a9c1d24
to
417d347
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.
SGTM
Improved examples for blob related types to be consistent throughout (Commitment, Proof, Blob, Namespace). Previous blob.Proof and blob.Commitment were not valid values.
Also added a valid example value for libhead.Hash