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

Adds tracing for client methods #365

Merged
merged 3 commits into from
Nov 17, 2023

go: update misc deps

2f99df1
Select commit
Loading
Failed to load commit list.
Merged

Adds tracing for client methods #365

go: update misc deps
2f99df1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 14, 2023 in 0s

44.29% (-0.70%) compared to 4666b85

View this Pull Request on Codecov

44.29% (-0.70%) compared to 4666b85

Details

Codecov Report

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

Comparison is base (4666b85) 44.99% compared to head (2f99df1) 44.29%.

Files Patch % Lines
client.go 7.95% 81 Missing ⚠️
bmc/bmc.go 15.78% 16 Missing ⚠️
option.go 0.00% 4 Missing ⚠️
bmc/firmware.go 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #365      +/-   ##
==========================================
- Coverage   44.99%   44.29%   -0.70%     
==========================================
  Files          60       61       +1     
  Lines        5025     5145     +120     
==========================================
+ Hits         2261     2279      +18     
- Misses       2508     2610     +102     
  Partials      256      256              

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