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

Fix go lint issues #825

Merged
merged 2 commits into from May 6, 2024
Merged

Fix go lint issues #825

merged 2 commits into from May 6, 2024

Conversation

cleptric
Copy link
Member

@cleptric cleptric commented May 6, 2024

#824 introduced changes resulting in the lint CI checks failing.

@cleptric cleptric self-assigned this May 6, 2024
Copy link

codecov bot commented May 6, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 81.83%. Comparing base (3192e9f) to head (95b65eb).

Files Patch % Lines
transport.go 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #825      +/-   ##
==========================================
+ Coverage   81.73%   81.83%   +0.09%     
==========================================
  Files          50       50              
  Lines        4434     4436       +2     
==========================================
+ Hits         3624     3630       +6     
+ Misses        660      659       -1     
+ Partials      150      147       -3     

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

@cleptric cleptric merged commit 23c5137 into master May 6, 2024
20 checks passed
@cleptric cleptric deleted the fix-cs branch May 6, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants