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 in sov-accounts #545

Merged
merged 5 commits into from
Jul 24, 2023
Merged

Add missing docs in sov-accounts #545

merged 5 commits into from
Jul 24, 2023

Conversation

bkolad
Copy link
Member

@bkolad bkolad commented Jul 24, 2023

Description

This PR introduces the following changes:

  1. Adds missing docs in sov-accounts module
  2. Adds #![deny(missing_docs)] lint sov-accounts.

Linked Issues

Testing

CI passes.

Docs

Added doscs in sov-accounts module.

@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #545 (bfe90a9) into nightly (ea7cd9d) will decrease coverage by 0.1%.
The diff coverage is 100.0%.

Impacted Files Coverage Δ
...em/module-implementations/sov-accounts/src/call.rs 80.7% <ø> (ø)
...m/module-implementations/sov-accounts/src/query.rs 92.8% <ø> (ø)
...tem/module-implementations/sov-accounts/src/lib.rs 95.2% <100.0%> (ø)

... and 1 file with indirect coverage changes

@bkolad bkolad merged commit 11cb807 into nightly Jul 24, 2023
@bkolad bkolad deleted the blaze/accounts_docs branch July 24, 2023 09:16
@citizen-stig citizen-stig changed the title Add missing docs in son-accounts Add missing docs in sov-accounts Jul 25, 2023
@citizen-stig citizen-stig linked an issue Jul 25, 2023 that may be closed by this pull request
preston-evans98 pushed a commit that referenced this pull request Sep 14, 2023
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.

Cleanup: Add missing docs/tests to existing code
2 participants