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

pkg/gpio: wrap errors and remove second trim #2858

Merged
merged 1 commit into from Jan 16, 2024
Merged

Conversation

binjip978
Copy link
Contributor

No description provided.

Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>
Copy link

codecov bot commented Jan 16, 2024

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (4740ac1) 75.70% compared to head (1d535b5) 75.84%.

Files Patch % Lines
pkg/gpio/gpio_linux.go 14.28% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2858      +/-   ##
==========================================
+ Coverage   75.70%   75.84%   +0.14%     
==========================================
  Files         426      426              
  Lines       42847    42847              
==========================================
+ Hits        32437    32499      +62     
+ Misses      10410    10348      -62     
Flag Coverage Δ
.-amd64 67.87% <ø> (ø)
cmds/...-amd64 71.69% <ø> (ø)
integration/generic-tests/...-amd64 0.00% <ø> (ø)
integration/generic-tests/...-arm 0.00% <ø> (ø)
integration/generic-tests/...-arm64 0.00% <ø> (ø)
integration/gotests/...-amd64 74.20% <ø> (+0.19%) ⬆️
integration/gotests/...-arm 75.30% <ø> (+0.07%) ⬆️
integration/gotests/...-arm64 74.95% <ø> (-0.01%) ⬇️
pkg/...-amd64 76.11% <14.28%> (ø)

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

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

@binjip978 binjip978 added the Awaiting reviewer Waiting for a reviewer. label Jan 16, 2024
@rminnich rminnich merged commit 4478dd7 into u-root:main Jan 16, 2024
25 of 26 checks passed
@binjip978 binjip978 deleted the gpio branch January 17, 2024 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting reviewer Waiting for a reviewer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants