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

Bugfix: Use correct startup network versions #7486

Merged
merged 1 commit into from
Oct 11, 2021
Merged

Bugfix: Use correct startup network versions #7486

merged 1 commit into from
Oct 11, 2021

Conversation

arajasek
Copy link
Contributor

No description provided.

@arajasek arajasek requested a review from a team as a code owner October 10, 2021 15:25
@arajasek arajasek changed the title Bugfix: Use current startup network versions Bugfix: Use correct startup network versions Oct 10, 2021
@codecov
Copy link

codecov bot commented Oct 11, 2021

Codecov Report

Merging #7486 (1723793) into master (c776811) will increase coverage by 0.62%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7486      +/-   ##
==========================================
+ Coverage   39.23%   39.86%   +0.62%     
==========================================
  Files         631      631              
  Lines       66853    66851       -2     
==========================================
+ Hits        26232    26649     +417     
+ Misses      36054    35588     -466     
- Partials     4567     4614      +47     
Impacted Files Coverage Δ
build/params_shared_vals.go 71.42% <ø> (ø)
chain/stmgr/stmgr.go 66.48% <ø> (+0.72%) ⬆️
chain/actors/builtin/multisig/message5.go 0.00% <0.00%> (-65.52%) ⬇️
chain/actors/builtin/paych/message5.go 28.88% <0.00%> (-57.78%) ⬇️
chain/actors/builtin/multisig/v5.go 23.63% <0.00%> (-40.00%) ⬇️
chain/actors/builtin/paych/v5.go 40.00% <0.00%> (-24.45%) ⬇️
chain/actors/builtin/miner/v5.go 44.61% <0.00%> (-9.24%) ⬇️
chain/actors/builtin/power/v5.go 44.00% <0.00%> (-8.00%) ⬇️
extern/sector-storage/manager_calltracker.go 59.03% <0.00%> (-3.53%) ⬇️
node/modules/core.go 46.46% <0.00%> (-2.03%) ⬇️
... and 50 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c776811...1723793. Read the comment docs.

@jennijuju jennijuju merged commit b4302df into master Oct 11, 2021
@jennijuju jennijuju deleted the asr/builds branch October 11, 2021 11:37
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