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 doc comments #80

Merged
merged 4 commits into from
Sep 6, 2024
Merged

Add doc comments #80

merged 4 commits into from
Sep 6, 2024

Conversation

mappum
Copy link
Collaborator

@mappum mappum commented Sep 5, 2024

This PR adds basic doc comment coverage to some missing places.

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

Attention: Patch coverage is 22.22222% with 7 lines in your changes missing coverage. Please review.

Project coverage is 94.17%. Comparing base (c595a8d) to head (45f3f99).
Report is 5 commits behind head on develop.

Files with missing lines Patch % Lines
src/merk/snapshot.rs 0.00% 4 Missing ⚠️
src/merk/mod.rs 0.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #80      +/-   ##
===========================================
+ Coverage    94.07%   94.17%   +0.10%     
===========================================
  Files           27       27              
  Lines         5449     5443       -6     
===========================================
  Hits          5126     5126              
+ Misses         323      317       -6     
Files with missing lines Coverage Δ
src/proofs/query/map.rs 98.83% <100.00%> (ø)
src/proofs/tree.rs 94.21% <ø> (ø)
src/test_utils/mod.rs 84.42% <ø> (ø)
src/tree/ops.rs 99.16% <ø> (ø)
src/merk/mod.rs 90.14% <0.00%> (+0.47%) ⬆️
src/merk/snapshot.rs 9.01% <0.00%> (+0.21%) ⬆️

Impacted file tree graph

@mappum mappum marked this pull request as ready for review September 6, 2024 14:44
@mappum mappum merged commit cc49630 into develop Sep 6, 2024
8 checks passed
@mappum mappum deleted the doc-comments branch September 6, 2024 14:53
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.

1 participant