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/dm level tests plus merkle proof cars #7673

Merged
merged 2 commits into from
Nov 24, 2021

Conversation

ribasushi
Copy link
Collaborator

@magik6k moar fixture and the revert of the car-export change. Open to other ideas as per second commit msg.

@ribasushi ribasushi requested a review from a team as a code owner November 24, 2021 14:12
I am open to having a flag or something, as long as the behavior reflected in
deals_partial_retrieval_dm-level_test.go can be preserved for v0, and opt-in for v1
@ribasushi ribasushi force-pushed the chore/DM-level-tests_plus_merkle-proof-cars branch from 6ea7ca4 to 407bf49 Compare November 24, 2021 14:31
Base automatically changed from feat/partret-ux to master November 24, 2021 19:25
@codecov
Copy link

codecov bot commented Nov 24, 2021

Codecov Report

Merging #7673 (407bf49) into master (210485d) will increase coverage by 0.07%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7673      +/-   ##
==========================================
+ Coverage   39.45%   39.53%   +0.07%     
==========================================
  Files         637      637              
  Lines       67928    67934       +6     
==========================================
+ Hits        26803    26855      +52     
+ Misses      36510    36460      -50     
- Partials     4615     4619       +4     
Impacted Files Coverage Δ
node/impl/client/client.go 49.93% <66.66%> (-0.13%) ⬇️
extern/sector-storage/manager_calltracker.go 57.70% <0.00%> (-4.85%) ⬇️
chain/stmgr/execute.go 86.95% <0.00%> (-4.35%) ⬇️
chain/exchange/peer_tracker.go 66.66% <0.00%> (-4.31%) ⬇️
storage/wdpost_sched.go 77.45% <0.00%> (-3.93%) ⬇️
node/hello/hello.go 63.63% <0.00%> (-3.41%) ⬇️
storage/wdpost_changehandler.go 97.64% <0.00%> (-0.95%) ⬇️
paychmgr/simple.go 79.32% <0.00%> (-0.93%) ⬇️
chain/sync.go 64.60% <0.00%> (-0.67%) ⬇️
extern/sector-storage/sched_worker.go 77.90% <0.00%> (-0.59%) ⬇️
... and 17 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 210485d...407bf49. Read the comment docs.

@magik6k magik6k merged commit 0c88473 into master Nov 24, 2021
@magik6k magik6k deleted the chore/DM-level-tests_plus_merkle-proof-cars branch November 24, 2021 19:43
ribasushi added a commit that referenced this pull request Nov 25, 2021
- Adjust the ExportRef comment to reflect change from #7673
- Simplify control flow in parseDagSpec() ( read diff under -w )
ribasushi added a commit that referenced this pull request Nov 25, 2021
- Adjust the ExportRef comment to reflect change from #7673
- Simplify control flow in parseDagSpec() ( read diff under -w )
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