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
Merged

Format go imports (flytestdlib) #4228

merged 1 commit into from
Oct 16, 2023

Conversation

andrewwdye
Copy link
Contributor

Describe your changes

This change

  1. Updates boilerplate with gci go import formatting changes from Format and lint go imports with gci boilerplate#85
  2. Runs make goimports to sort go imports into exactly three sections
  3. Runs make lint to verify results

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

@codecov
Copy link

codecov bot commented Oct 14, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (2edc3bd) 59.52% compared to head (3343a5e) 59.35%.
Report is 2 commits behind head on master.

❗ Current head 3343a5e differs from pull request most recent head 62d8d4a. Consider uploading reports for the commit 62d8d4a to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4228      +/-   ##
==========================================
- Coverage   59.52%   59.35%   -0.17%     
==========================================
  Files         639      552      -87     
  Lines       54611    39904   -14707     
==========================================
- Hits        32506    23687    -8819     
+ Misses      19543    13884    -5659     
+ Partials     2562     2333     -229     
Flag Coverage Δ
unittests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 576 files with indirect coverage changes

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

@eapolinario eapolinario merged commit 57309c5 into master Oct 16, 2023
35 of 36 checks passed
@eapolinario eapolinario deleted the lint-imports-stdlib branch October 16, 2023 17:17
squiishyy pushed a commit to squiishyy/flyte that referenced this pull request Oct 18, 2023
Signed-off-by: Andrew Dye <[email protected]>
Signed-off-by: squiishyy <[email protected]>
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.

2 participants