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

upload: added encryption to upload task params #197

Merged
merged 12 commits into from
May 26, 2023
Merged

Conversation

gioelecerati
Copy link
Member

No description provided.

@gioelecerati gioelecerati requested a review from a team as a code owner May 18, 2023 12:40
@codecov
Copy link

codecov bot commented May 18, 2023

Codecov Report

Merging #197 (1f4aa66) into main (321380d) will increase coverage by 0.15375%.
The diff coverage is 0.00000%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main        #197         +/-   ##
===================================================
+ Coverage   13.57174%   13.72549%   +0.15375%     
===================================================
  Files             18          18                 
  Lines           2321        2295         -26     
===================================================
  Hits             315         315                 
+ Misses          1982        1956         -26     
  Partials          24          24                 
Impacted Files Coverage Δ
clients/catalyst.go 84.14634% <ø> (ø)
task/import.go 0.00000% <0.00000%> (ø)
task/runner.go 22.52632% <ø> (ø)
task/upload.go 13.85928% <0.00000%> (+0.75444%) ⬆️

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 321380d...1f4aa66. Read the comment docs.

Impacted Files Coverage Δ
clients/catalyst.go 84.14634% <ø> (ø)
task/import.go 0.00000% <0.00000%> (ø)
task/runner.go 22.52632% <ø> (ø)
task/upload.go 13.85928% <0.00000%> (+0.75444%) ⬆️

task/upload.go Outdated Show resolved Hide resolved
cmd/task-runner/task-runner.go Show resolved Hide resolved
task/upload.go Outdated Show resolved Hide resolved
task/upload.go Show resolved Hide resolved
task/upload.go Show resolved Hide resolved
webcrypto/decryption.go Outdated Show resolved Hide resolved
@gioelecerati gioelecerati merged commit d7580fa into main May 26, 2023
13 checks passed
@gioelecerati gioelecerati deleted the gio/decryption/asset branch May 26, 2023 14:03
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

3 participants