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 new data transfer #317

Merged
merged 4 commits into from Jul 8, 2020
Merged

Conversation

hannahhoward
Copy link
Collaborator

Goals

Update data transfer to the new version

Implementation

For now, just a few changes to storage market to make things work --

  • setting up the subscriber to look for completion state rather than events
  • created a test channel struct that will be useful for retrieval
  • initialization code for integrations tests
  • validators return nil voucher results for now

Update data transfer to the new version
@codecov-commenter
Copy link

codecov-commenter commented Jul 7, 2020

Codecov Report

Merging #317 into master will decrease coverage by 0.24%.
The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #317      +/-   ##
==========================================
- Coverage   63.85%   63.62%   -0.23%     
==========================================
  Files          41       41              
  Lines        2600     2608       +8     
==========================================
- Hits         1660     1659       -1     
- Misses        819      827       +8     
- Partials      121      122       +1     
Impacted Files Coverage Δ
retrievalmarket/types.go 37.50% <0.00%> (-6.61%) ⬇️
storagemarket/impl/dtutils/dtutils.go 70.59% <66.67%> (ø)
...oragemarket/impl/providerstates/provider_states.go 87.81% <100.00%> (+0.13%) ⬆️
...mpl/requestvalidation/unified_request_validator.go 75.00% <100.00%> (ø)
retrievalmarket/impl/blockio/traverser.go 68.89% <0.00%> (-3.33%) ⬇️

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 079c5cf...41a79d7. Read the comment docs.

@hannahhoward hannahhoward merged commit e8cb9e9 into master Jul 8, 2020
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