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

feat: put blocks with codecs in the trace #1654

Merged
merged 1 commit into from
Feb 9, 2023
Merged

Conversation

Stebalien
Copy link
Member

Otherwise, users can't decode them. Requested by the @frrist.

Otherwise, users can't decode them.
@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2023

Codecov Report

Merging #1654 (7141731) into master (7c9de90) will decrease coverage by 0.72%.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1654      +/-   ##
==========================================
- Coverage   54.73%   54.01%   -0.72%     
==========================================
  Files         146      146              
  Lines       13815    13999     +184     
==========================================
  Hits         7561     7561              
- Misses       6254     6438     +184     
Impacted Files Coverage Δ
fvm/src/call_manager/default.rs 0.00% <0.00%> (ø)
fvm/src/kernel/blocks.rs 60.80% <0.00%> (-30.77%) ⬇️
fvm/src/trace/mod.rs 0.00% <ø> (ø)

@Stebalien Stebalien requested review from arajasek and vyzo and removed request for arajasek February 9, 2023 20:02
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.

3 participants