-
Notifications
You must be signed in to change notification settings - Fork 249
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
Increase bandwidth coverage #727
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #727 +/- ##
==========================================
+ Coverage 61.35% 62.55% +1.20%
==========================================
Files 194 199 +5
Lines 18221 18140 -81
==========================================
+ Hits 11179 11348 +169
+ Misses 5960 5708 -252
- Partials 1082 1084 +2 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Last thing, remove also the whitespaces the linter is complaining about, so we're good to merge it
6c9e746
to
f1bf752
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just fix the comment, then it's ready to be merged 👍
Co-authored-by: libotony <[email protected]>
Co-authored-by: libotony <[email protected]>
Co-authored-by: libotony <[email protected]>
60eafc5
to
02a187f
Compare
Increases
bandwith.go
coverage to 84%. Relevant issue.