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

Add export-data task #202

Merged
merged 9 commits into from
Jun 23, 2023
Merged

Add export-data task #202

merged 9 commits into from
Jun 23, 2023

Conversation

leszko
Copy link
Contributor

@leszko leszko commented Jun 22, 2023

Add export-data task.

Related studio PR: livepeer/studio#1775

@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Merging #202 (ff61f10) into main (9b58f73) will decrease coverage by 0.24639%.
The diff coverage is 0.00000%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main        #202         +/-   ##
===================================================
- Coverage   15.03631%   14.78992%   -0.24639%     
===================================================
  Files             18          19          +1     
  Lines           2341        2380         +39     
===================================================
  Hits             352         352                 
- Misses          1964        2003         +39     
  Partials          25          25                 
Impacted Files Coverage Δ
task/export-data.go 0.00000% <0.00000%> (ø)
task/export.go 0.00000% <0.00000%> (ø)
task/runner.go 21.88139% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9b58f73...ff61f10. Read the comment docs.

Impacted Files Coverage Δ
task/export-data.go 0.00000% <0.00000%> (ø)
task/export.go 0.00000% <0.00000%> (ø)
task/runner.go 21.88139% <ø> (ø)

@leszko leszko marked this pull request as ready for review June 22, 2023 13:46
@leszko leszko requested a review from a team as a code owner June 22, 2023 13:46
@leszko leszko requested review from iameli and victorges June 22, 2023 15:57
Copy link
Member

@victorges victorges left a comment

Choose a reason for hiding this comment

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

LGTM, only need to revert the EncryptedKey change (check comment)

task/export.go Outdated Show resolved Hide resolved
task/export.go Outdated Show resolved Hide resolved
task/export.go Outdated Show resolved Hide resolved
task/import.go Outdated Show resolved Hide resolved
@leszko leszko merged commit fda26ec into main Jun 23, 2023
13 checks passed
@leszko leszko deleted the rafal/attestation-ipfs branch June 23, 2023 11:32
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