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

gateway: check tipsets in ChainGetPath #7230

Merged
merged 2 commits into from
Aug 31, 2021
Merged

Conversation

magik6k
Copy link
Contributor

@magik6k magik6k commented Aug 31, 2021

No description provided.

@magik6k magik6k requested a review from Stebalien August 31, 2021 10:51
@magik6k magik6k requested a review from a team as a code owner August 31, 2021 10:51
@dirkmc
Copy link
Contributor

dirkmc commented Aug 31, 2021

Just needs on lint fix but LGTM 👍

@magik6k magik6k enabled auto-merge August 31, 2021 11:27
@codecov
Copy link

codecov bot commented Aug 31, 2021

Codecov Report

Merging #7230 (ed05eaf) into master (b0f57d7) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7230      +/-   ##
==========================================
- Coverage   39.10%   39.06%   -0.04%     
==========================================
  Files         610      610              
  Lines       64716    64720       +4     
==========================================
- Hits        25305    25281      -24     
- Misses      35021    35049      +28     
  Partials     4390     4390              
Impacted Files Coverage Δ
gateway/node.go 47.44% <0.00%> (-0.99%) ⬇️
chain/actors/builtin/miner/diff.go 48.52% <0.00%> (-10.30%) ⬇️
extern/sector-storage/sched_resources.go 75.00% <0.00%> (-9.38%) ⬇️
extern/sector-storage/manager_calltracker.go 57.70% <0.00%> (-4.85%) ⬇️
storage/wdpost_sched.go 75.24% <0.00%> (-3.97%) ⬇️
chain/sub/incoming.go 49.70% <0.00%> (-2.37%) ⬇️
storage/wdpost_changehandler.go 97.64% <0.00%> (-0.95%) ⬇️
chain/store/store.go 63.47% <0.00%> (-0.71%) ⬇️
storage/wdpost_run.go 69.62% <0.00%> (-0.64%) ⬇️
blockstore/badger/blockstore.go 57.28% <0.00%> (-0.41%) ⬇️
... and 11 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 b0f57d7...ed05eaf. Read the comment docs.

@magik6k magik6k merged commit a85e995 into master Aug 31, 2021
@magik6k magik6k deleted the fix/gateway-check-getpath-ts branch August 31, 2021 11:46
@Stebalien
Copy link
Member

Thanks for catching this!

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