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

chore: update lockfile & deps post release #1893

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Conversation

Stebalien
Copy link
Member

This should fix much of the issues on CI

@codecov-commenter
Copy link

codecov-commenter commented Sep 21, 2023

Codecov Report

Merging #1893 (ffe67bd) into master (2df7a43) will decrease coverage by 46.35%.
Report is 10 commits behind head on master.
The diff coverage is 47.95%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1893       +/-   ##
===========================================
- Coverage   75.12%   28.78%   -46.35%     
===========================================
  Files         150      113       -37     
  Lines       14751    10462     -4289     
===========================================
- Hits        11082     3011     -8071     
- Misses       3669     7451     +3782     
Files Changed Coverage Δ
fvm/src/call_manager/default.rs 0.00% <0.00%> (-88.70%) ⬇️
fvm/src/executor/default.rs 5.51% <0.00%> (-71.01%) ⬇️
fvm/src/syscalls/event.rs 0.00% <0.00%> (-100.00%) ⬇️
fvm/src/syscalls/rand.rs 0.00% <0.00%> (ø)
fvm/src/syscalls/sself.rs 0.00% <0.00%> (-100.00%) ⬇️
shared/src/event/mod.rs 0.00% <0.00%> (-36.85%) ⬇️
shared/src/sys/mod.rs 0.00% <ø> (-50.00%) ⬇️
fvm/src/kernel/default.rs 14.71% <20.54%> (-37.42%) ⬇️
fvm/src/gas/price_list.rs 34.63% <28.94%> (-43.76%) ⬇️
fvm/src/ipld/cbor.rs 61.29% <61.29%> (ø)
... and 4 more

... and 114 files with indirect coverage changes

This should fix all the CI issues.
@Stebalien Stebalien merged commit fd428a2 into master Sep 21, 2023
12 of 14 checks passed
@Stebalien Stebalien deleted the chore/post-release branch September 21, 2023 21:21
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