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

Remove wrap import #714

Merged
merged 1 commit into from
Jan 12, 2025
Merged

Remove wrap import #714

merged 1 commit into from
Jan 12, 2025

Conversation

HeavyWombat
Copy link
Member

Refactor code to use errors.Join().

Remove now obsolete wrap import.

Refactor code to use errors.Join().

Remove now obsolete `wrap` import.
Copy link

codecov bot commented Jan 12, 2025

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.

Project coverage is 11.16%. Comparing base (09a08d7) to head (207ede2).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
pkg/havener/logs.go 0.00% 9 Missing ⚠️
internal/cmd/common.go 0.00% 4 Missing ⚠️
pkg/havener/top.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #714      +/-   ##
==========================================
+ Coverage   11.14%   11.16%   +0.01%     
==========================================
  Files          20       20              
  Lines        2386     2383       -3     
==========================================
  Hits          266      266              
+ Misses       2116     2113       -3     
  Partials        4        4              
Flag Coverage Δ
unittests 11.16% <0.00%> (+0.01%) ⬆️

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.

@HeavyWombat HeavyWombat merged commit 3e8efba into main Jan 12, 2025
6 checks passed
@HeavyWombat HeavyWombat deleted the remove/wrap-import branch January 12, 2025 21:49
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.

1 participant