Skip to content
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

add/hide docs so all public items are documented #77

Merged
merged 1 commit into from
Jun 10, 2023
Merged

Conversation

ralexstokes
Copy link
Owner

fixes #76

@codecov
Copy link

codecov bot commented Jun 10, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d72b6f9) 75.26% compared to head (39084be) 75.26%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #77   +/-   ##
=======================================
  Coverage   75.26%   75.26%           
=======================================
  Files          18       18           
  Lines         857      857           
=======================================
  Hits          645      645           
  Misses        212      212           
Impacted Files Coverage Δ
ssz-rs/src/de.rs 80.00% <ø> (ø)
ssz-rs/src/merkleization/mod.rs 92.66% <ø> (ø)
ssz-rs/src/uint.rs 88.31% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ralexstokes ralexstokes merged commit b872969 into main Jun 10, 2023
@ralexstokes ralexstokes deleted the add-docs branch June 10, 2023 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

all publicly reachable functions/items should have documentation
1 participant