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

Format go imports (flyteplugins) #4224

Merged
merged 1 commit into from
Oct 16, 2023

Format go imports (flyteplugins)

b994c5b
Select commit
Loading
Failed to load commit list.
Merged

Format go imports (flyteplugins) #4224

Format go imports (flyteplugins)
b994c5b
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Oct 13, 2023 in 1s

58.30% (-1.23%) compared to 2edc3bd

View this Pull Request on Codecov

58.30% (-1.23%) compared to 2edc3bd

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (2edc3bd) 59.52% compared to head (b994c5b) 58.30%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4224      +/-   ##
==========================================
- Coverage   59.52%   58.30%   -1.23%     
==========================================
  Files         639      552      -87     
  Lines       54611    48955    -5656     
==========================================
- Hits        32506    28542    -3964     
+ Misses      19543    18080    -1463     
+ Partials     2562     2333     -229     
Files Coverage Δ
flyteplugins/go/tasks/aws/client.go 41.07% <ø> (ø)
flyteplugins/go/tasks/aws/config.go 13.33% <ø> (ø)
flyteplugins/go/tasks/logs/logging_utils.go 88.09% <ø> (ø)
...ugins/go/tasks/pluginmachinery/bundle/fail_fast.go 83.78% <ø> (ø)
...plugins/go/tasks/pluginmachinery/catalog/client.go 88.09% <ø> (ø)
.../tasks/pluginmachinery/catalog/reader_processor.go 15.90% <ø> (ø)
.../tasks/pluginmachinery/catalog/writer_processor.go 20.68% <ø> (ø)
...go/tasks/pluginmachinery/core/template/template.go 74.59% <ø> (ø)
...go/tasks/pluginmachinery/flytek8s/config/config.go 50.00% <ø> (ø)
...tasks/pluginmachinery/flytek8s/container_helper.go 86.79% <ø> (ø)
... and 75 more

... and 87 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.