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

Update to the head of go-fil-markets#673 #8097

Merged
merged 1 commit into from Feb 15, 2022

Conversation

masih
Copy link
Member

@masih masih commented Feb 15, 2022

Update to the head of the PR that introduces indexing integration in
go-fil-markets so that failure to connect to full node is logged only
instead of crashing markets process.

Relates to:

Update to the head of the PR that introduces indexing integration in
`go-fil-markets` so that failure to connect to full node is logged only
instead of crashing markets process.

Relates to:
 - filecoin-project/go-fil-markets#673
 - ipni/index-provider#177
@masih masih requested a review from a team as a code owner February 15, 2022 12:13
@codecov
Copy link

codecov bot commented Feb 15, 2022

Codecov Report

Merging #8097 (f4b061e) into feat/cid-to-piece-idx (f15a1ed) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@                    Coverage Diff                    @@
##           feat/cid-to-piece-idx    #8097      +/-   ##
=========================================================
+ Coverage                  39.15%   39.20%   +0.04%     
=========================================================
  Files                        667      667              
  Lines                      71942    71942              
=========================================================
+ Hits                       28172    28207      +35     
+ Misses                     38912    38877      -35     
  Partials                    4858     4858              
Impacted Files Coverage Δ
markets/loggers/loggers.go 88.88% <0.00%> (-11.12%) ⬇️
chain/messagepool/repub.go 51.61% <0.00%> (-4.31%) ⬇️
chain/sub/incoming.go 45.25% <0.00%> (-2.45%) ⬇️
extern/sector-storage/stores/local.go 59.16% <0.00%> (-0.84%) ⬇️
chain/gen/gen.go 68.80% <0.00%> (-0.62%) ⬇️
markets/storageadapter/dealpublisher.go 82.03% <0.00%> (-0.49%) ⬇️
chain/messagepool/messagepool.go 58.50% <0.00%> (-0.13%) ⬇️
node/impl/client/client.go 51.31% <0.00%> (+0.11%) ⬆️
chain/store/store.go 63.66% <0.00%> (+0.16%) ⬆️
extern/sector-storage/sched_worker.go 79.06% <0.00%> (+0.58%) ⬆️
... and 9 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 f15a1ed...f4b061e. Read the comment docs.

@masih masih merged commit 031bfaf into feat/cid-to-piece-idx Feb 15, 2022
@masih masih deleted the masih/dep-up-markets branch February 15, 2022 12:37
Copy link
Contributor

@willscott willscott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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.

None yet

2 participants