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 (flytestdlib) #4228

Merged
merged 1 commit into from
Oct 16, 2023

Format go imports (flytestdlib)

62d8d4a
Select commit
Loading
Failed to load commit list.
Merged

Format go imports (flytestdlib) #4228

Format go imports (flytestdlib)
62d8d4a
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 14, 2023 in 0s

59.04% (-0.48%) compared to 2edc3bd

View this Pull Request on Codecov

59.04% (-0.48%) compared to 2edc3bd

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (2edc3bd) 59.52% compared to head (62d8d4a) 59.04%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4228      +/-   ##
==========================================
- Coverage   59.52%   59.04%   -0.48%     
==========================================
  Files         639      621      -18     
  Lines       54611    53091    -1520     
==========================================
- Hits        32506    31348    -1158     
+ Misses      19543    19244     -299     
+ Partials     2562     2499      -63     
Files Coverage Δ
flytestdlib/cache/auto_refresh.go 78.28% <ø> (ø)
flytestdlib/cli/pflags/api/generator.go 67.20% <ø> (ø)
flytestdlib/config/config_cmd.go 88.41% <ø> (ø)
flytestdlib/config/section.go 52.12% <ø> (ø)
flytestdlib/config/viper/collection.go 0.00% <ø> (ø)
flytestdlib/config/viper/viper.go 7.09% <ø> (ø)
flytestdlib/database/gorm.go 0.00% <ø> (ø)
flytestdlib/fastcheck/lru.go 84.21% <ø> (ø)
flytestdlib/logger/logger.go 57.34% <ø> (ø)
flytestdlib/pbhash/pbhash.go 62.06% <ø> (ø)
... and 13 more

... and 19 files with indirect coverage changes

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