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 missing docs to sov-db #568

Merged
merged 3 commits into from
Jul 26, 2023
Merged

Conversation

preston-evans98
Copy link
Member

Description

Add all missing docs to sov-db and enable the #![deny(missing_docs)] flag. Remove dead code.

Linked Issues

@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Merging #568 (a116f3b) into nightly (824bfa6) will decrease coverage by 0.1%.
The diff coverage is 100.0%.

Files Changed Coverage Δ
full-node/db/sov-db/src/ledger_db/mod.rs 91.2% <ø> (ø)
full-node/db/sov-db/src/schema/tables.rs 85.0% <ø> (ø)
full-node/db/sov-db/src/schema/types.rs 80.7% <ø> (+1.3%) ⬆️
full-node/db/sov-db/src/state_db.rs 90.6% <ø> (ø)
full-node/db/sov-db/src/lib.rs 100.0% <100.0%> (ø)
full-node/db/sov-db/src/rocks_db_config.rs 95.8% <100.0%> (-0.9%) ⬇️

... and 1 file with indirect coverage changes

@preston-evans98 preston-evans98 enabled auto-merge (squash) July 26, 2023 16:16
@preston-evans98 preston-evans98 merged commit 6e2f124 into nightly Jul 26, 2023
13 checks passed
@preston-evans98 preston-evans98 deleted the preston/docs/sov_storage branch July 26, 2023 16:41
preston-evans98 added a commit that referenced this pull request Sep 14, 2023
* Add missing docs

* Fix formatting
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.

2 participants