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

chore: introduce goimports #3507

Merged
merged 1 commit into from
Jun 16, 2023
Merged

chore: introduce goimports #3507

merged 1 commit into from
Jun 16, 2023

Conversation

atzoum
Copy link
Contributor

@atzoum atzoum commented Jun 16, 2023

Description

Using goimports for harmonising import grouping across IDEs

Notion Ticket

Link

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (51a4c45) 68.01% compared to head (411012a) 68.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3507   +/-   ##
=======================================
  Coverage   68.01%   68.01%           
=======================================
  Files         331      331           
  Lines       53696    53696           
=======================================
  Hits        36522    36522           
- Misses      14771    14776    +5     
+ Partials     2403     2398    -5     
Impacted Files Coverage Δ
app/apphandlers/processorAppHandler.go 9.01% <ø> (ø)
app/apphandlers/setup.go 85.13% <ø> (ø)
controlplane/controlplane.go 0.00% <ø> (ø)
enterprise/replay/dumpsloader.go 0.00% <ø> (ø)
enterprise/replay/sourceWorker.go 0.00% <ø> (ø)
enterprise/reporting/error_extractor.go 78.69% <ø> (ø)
enterprise/reporting/error_reporting.go 21.69% <ø> (ø)
enterprise/reporting/reporting.go 30.83% <ø> (ø)
...rprise/suppress-user/internal/badgerdb/badgerdb.go 78.53% <ø> (ø)
...rprise/suppress-user/internal/repotest/repotest.go 100.00% <ø> (ø)
... and 96 more

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Makefile Outdated Show resolved Hide resolved
@atzoum atzoum force-pushed the chore.goimports branch 2 times, most recently from 409da57 to 0c7ac8e Compare June 16, 2023 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants