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

Formatting code #777

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Formatting code #777

merged 1 commit into from
Dec 11, 2023

Conversation

tomqin93
Copy link
Contributor

@tomqin93 tomqin93 commented Dec 7, 2023

What this PR does / why we need it:
This PR formats code using go fmt.

Will this PR make the community happier?
Yes

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

How is this PR tested

  • unit test
  • e2e test
  • other (please specify)

Special notes for your reviewer:

Release note:

- run go fmt

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4c11d7e) 54.78% compared to head (d58c17d) 54.78%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #777   +/-   ##
=======================================
  Coverage   54.78%   54.78%           
=======================================
  Files          23       23           
  Lines        2287     2287           
=======================================
  Hits         1253     1253           
  Misses        919      919           
  Partials      115      115           

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

@tomqin93 tomqin93 merged commit fbc8813 into main Dec 11, 2023
@tomqin93 tomqin93 deleted the fmt-code branch December 11, 2023 06:51
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.

3 participants