Skip to content

Conversation

philipch07
Copy link
Contributor

Description

Applies go modernization suggestions, see https://pkg.go.dev/golang.org/x/tools/gopls/internal/analysis/modernize for more details.

Reference issue

N/A

Copy link

codecov bot commented Sep 14, 2025

Codecov Report

❌ Patch coverage is 44.11765% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.78%. Comparing base (6047a32) to head (c842636).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
pkg/driver/vncdriver/vnc/client.go 0.00% 7 Missing ⚠️
pkg/driver/vncdriver/vnc/server_messages.go 0.00% 2 Missing ⚠️
pkg/prop/duration.go 0.00% 2 Missing ⚠️
pkg/prop/float.go 0.00% 2 Missing ⚠️
pkg/prop/int.go 0.00% 2 Missing ⚠️
pkg/prop/string.go 0.00% 2 Missing ⚠️
pkg/io/audio/broadcast.go 75.00% 1 Missing ⚠️
pkg/io/video/broadcast.go 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #650      +/-   ##
==========================================
+ Coverage   44.76%   44.78%   +0.02%     
==========================================
  Files          81       81              
  Lines        5605     5600       -5     
==========================================
- Hits         2509     2508       -1     
+ Misses       2921     2917       -4     
  Partials      175      175              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@philipch07 philipch07 merged commit c072173 into master Sep 15, 2025
7 checks passed
@philipch07 philipch07 deleted the pch07/apply-go-modernize branch September 15, 2025 01:55
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.

2 participants