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

Fix gofmt error #8439

Merged
merged 1 commit into from Sep 26, 2023
Merged

Fix gofmt error #8439

merged 1 commit into from Sep 26, 2023

Conversation

manuelbuil
Copy link
Contributor

Proposed Changes

Fix gofmt error. For some reason CI did not notice it 🤔

Types of Changes

Bugfix

Verification

nil

Testing

nil

Linked Issues

#8345

User-Facing Change


Further Comments

Signed-off-by: Manuel Buil <mbuil@suse.com>
@manuelbuil manuelbuil requested a review from a team as a code owner September 26, 2023 09:30
@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (8705a88) 43.62% compared to head (172a7f1) 51.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8439      +/-   ##
==========================================
+ Coverage   43.62%   51.73%   +8.11%     
==========================================
  Files         143      143              
  Lines       14825    14825              
==========================================
+ Hits         6467     7670    +1203     
+ Misses       7277     5936    -1341     
- Partials     1081     1219     +138     
Flag Coverage Δ
e2etests 48.74% <100.00%> (?)
inttests 45.85% <0.00%> (+4.98%) ⬆️
unittests 19.73% <ø> (ø)

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

Files Coverage Δ
pkg/cli/agent/agent.go 26.22% <100.00%> (+26.22%) ⬆️
pkg/cli/server/server.go 59.62% <100.00%> (+6.62%) ⬆️

... and 48 files with indirect coverage changes

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

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

4 participants