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

docs: document deserialization modules and update lib module's doc #1334

Merged
merged 11 commits into from
Jul 18, 2023

Merge branch 'main' into doc-some-modules

04c3575
Select commit
Loading
Failed to load commit list.
Merged

docs: document deserialization modules and update lib module's doc #1334

Merge branch 'main' into doc-some-modules
04c3575
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2023 in 1s

97.50% (+0.03%) compared to 7ee9be8

View this Pull Request on Codecov

97.50% (+0.03%) compared to 7ee9be8

Details

Codecov Report

Merging #1334 (04c3575) into main (7ee9be8) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1334      +/-   ##
==========================================
+ Coverage   97.47%   97.50%   +0.03%     
==========================================
  Files          92       92              
  Lines       37692    37679      -13     
==========================================
  Hits        36740    36740              
+ Misses        952      939      -13     
Impacted Files Coverage Δ
vm/src/serde/deserialize_program.rs 97.32% <ø> (ø)
vm/src/lib.rs 100.00% <100.00%> (ø)
vm/src/serde/deserialize_utils.rs 99.28% <100.00%> (+2.24%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more