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

build: artifacts: butterfly #9027

Merged
merged 1 commit into from
Sep 15, 2022
Merged

build: artifacts: butterfly #9027

merged 1 commit into from
Sep 15, 2022

Conversation

jennijuju
Copy link
Member

Related Issues

Proposed Changes

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

  • All commits have a clear commit message.
  • The PR title is in the form of of <PR type>: <area>: <change being made>
    • example: fix: mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, INTERFACE BREAKING CHANGE, CONSENSUS BREAKING, build, chore, ci, docs,perf, refactor, revert, style, test
    • area: api, chain, state, vm, data transfer, market, mempool, message, block production, multisig, networking, paychan, proving, sealing, wallet, deps
  • This PR has tests for new functionality or change in behaviour
  • If new user-facing features are introduced, clear usage guidelines and / or documentation updates should be included in https://lotus.filecoin.io or Discussion Tutorials.
  • CI is green

@jennijuju jennijuju requested a review from a team as a code owner July 13, 2022 12:55
@codecov
Copy link

codecov bot commented Jul 13, 2022

Codecov Report

Merging #9027 (d85d4f6) into master (e7c8082) will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9027      +/-   ##
==========================================
- Coverage   40.65%   40.57%   -0.08%     
==========================================
  Files         707      707              
  Lines       78737    78737              
==========================================
- Hits        32007    31950      -57     
- Misses      41259    41305      +46     
- Partials     5471     5482      +11     
Impacted Files Coverage Δ
storage/sealer/worker_tracked.go 80.83% <0.00%> (-6.67%) ⬇️
chain/events/observer.go 73.79% <0.00%> (-6.21%) ⬇️
chain/consensus/filcns/weight.go 70.58% <0.00%> (-5.89%) ⬇️
chain/consensus/filcns/mine.go 64.28% <0.00%> (-4.77%) ⬇️
storage/pipeline/currentdealinfo.go 71.42% <0.00%> (-4.77%) ⬇️
blockstore/autobatch.go 54.62% <0.00%> (-3.37%) ⬇️
chain/actors/builtin/power/power.go 82.60% <0.00%> (-2.18%) ⬇️
markets/storageadapter/client.go 40.55% <0.00%> (-1.85%) ⬇️
chain/sync.go 70.18% <0.00%> (-1.54%) ⬇️
lib/rpcenc/reader.go 68.72% <0.00%> (-1.43%) ⬇️
... and 15 more

@magik6k magik6k merged commit 7dd12f8 into master Sep 15, 2022
@magik6k magik6k deleted the jen/butterfly branch September 15, 2022 14:30
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