Skip to content

Conversation

@jukkar
Copy link
Contributor

@jukkar jukkar commented Nov 5, 2021

Let gofmt to write suggested changes to the files instead of
just printing them to stdout. This way we avoid any manual changes
to go files.

Let gofmt to write suggested changes to the files instead of
just printing them to stdout. This way we avoid any manual changes
to go files.
@codecov-commenter
Copy link

Codecov Report

Merging #84 (4cd685d) into main (3cfee9b) will decrease coverage by 0.16%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
- Coverage   77.08%   76.92%   -0.17%     
==========================================
  Files          17       17              
  Lines        1872     1872              
==========================================
- Hits         1443     1440       -3     
- Misses        320      321       +1     
- Partials      109      111       +2     
Impacted Files Coverage Δ
pkg/blockio/blockio.go 71.12% <0.00%> (-1.61%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3cfee9b...4cd685d. Read the comment docs.

Copy link
Contributor

@marquiz marquiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice small improvement, thanks!

@marquiz marquiz merged commit c542fb2 into intel:main Nov 5, 2021
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