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

retrieve by any CID (not just root CID) and reference provider integration #629

Merged
merged 19 commits into from
Jan 12, 2022

Conversation

dirkmc
Copy link
Contributor

@dirkmc dirkmc commented Sep 8, 2021

  • Retrieve by an cid not just the root cid.
  • Reference provider integration in markets.

TODO before Merge

retrievalmarket/impl/provider.go Outdated Show resolved Hide resolved
retrievalmarket/impl/provider.go Outdated Show resolved Hide resolved
retrievalmarket/impl/provider.go Outdated Show resolved Hide resolved
@dirkmc dirkmc force-pushed the feat/retrieve-any-cid branch 2 times, most recently from 6b7ce29 to c59e04f Compare September 10, 2021 13:07
@dirkmc dirkmc force-pushed the feat/retrieve-any-cid branch from c59e04f to d81117f Compare September 16, 2021 14:50
…rovider (#647)

* reference prov integration

* Apply suggestions from code review

Co-authored-by: dirkmc <[email protected]>

* move provider callback to start

* fix: lint

Co-authored-by: dirkmc <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2021

Codecov Report

Merging #629 (068e7f3) into master (eb214b8) will decrease coverage by 0.98%.
The diff coverage is 32.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #629      +/-   ##
==========================================
- Coverage   59.81%   58.84%   -0.97%     
==========================================
  Files          64       64              
  Lines        5260     5320      +60     
==========================================
- Hits         3146     3130      -16     
- Misses       1782     1854      +72     
- Partials      332      336       +4     
Impacted Files Coverage Δ
storagemarket/impl/provider_environments.go 9.26% <0.00%> (-1.26%) ⬇️
stores/dagstore.go 0.00% <ø> (ø)
stores/filestore.go 54.55% <ø> (ø)
storagemarket/impl/provider.go 23.36% <6.98%> (-2.30%) ⬇️
...oragemarket/impl/providerstates/provider_states.go 85.17% <60.00%> (-0.41%) ⬇️
retrievalmarket/impl/provider.go 69.32% <65.00%> (-1.41%) ⬇️
retrievalmarket/impl/provider_environments.go 69.05% <100.00%> (+2.97%) ⬆️
retrievalmarket/events.go 0.00% <0.00%> (-80.00%) ⬇️
retrievalmarket/dealstatus.go 0.00% <0.00%> (-80.00%) ⬇️
retrievalmarket/impl/client.go 67.22% <0.00%> (-5.39%) ⬇️

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 eb214b8...068e7f3. Read the comment docs.

@aarshkshah1992 aarshkshah1992 changed the title retrieve by any CID (not just root CID) retrieve by any CID (not just root CID) and reference provider integration Nov 12, 2021
@dirkmc dirkmc marked this pull request as ready for review January 12, 2022 11:23
@aarshkshah1992 aarshkshah1992 merged commit f77485c into master Jan 12, 2022
@aarshkshah1992 aarshkshah1992 deleted the feat/retrieve-any-cid branch January 12, 2022 11:24
hannahhoward pushed a commit that referenced this pull request Jan 15, 2022
…ation (#629)

* feat: retrieve by any CID (not just root CID)

* feat: fix tests

* fix: TestHandleQueryStream

* fix: integration tests

* Publish indexing records to the Network Indexer using the reference provider (#647)

* reference prov integration

* Apply suggestions from code review

Co-authored-by: dirkmc <[email protected]>

* move provider callback to start

* fix: lint

Co-authored-by: dirkmc <[email protected]>

* fix conflict

* update dagstore and disable flaky

* refactor: use index-provider instead of indexer-reference-provider

* update to latest data-transfer and index-provider

* announce all deals to the indexer

* update go mods

* update deps

* lint: fix imports

* update dagstore to tagged ver

* update provider

* update deps

Co-authored-by: Aarsh Shah <[email protected]>
dirkmc added a commit that referenced this pull request Jan 20, 2022
dirkmc added a commit that referenced this pull request Jan 20, 2022
* Revert "retrieve by any CID (not just root CID) and reference provider integration (#629)"

This reverts commit f77485c.

* Revert "release: v1.15.0"

This reverts commit 4db70e5.
@dirkmc dirkmc mentioned this pull request Jan 20, 2022
@aarshkshah1992 aarshkshah1992 restored the feat/retrieve-any-cid branch January 20, 2022 12:04
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