Skip to content

fix: golangci-lint warnings about unsafe integer conversions (#882)

Codecov / codecov/project succeeded Aug 28, 2024 in 0s

88.82% (+0.27%) compared to 0e4126b

View this Pull Request on Codecov

88.82% (+0.27%) compared to 0e4126b

Details

Codecov Report

Attention: Patch coverage is 94.23077% with 3 lines in your changes missing coverage. Please review.

Project coverage is 88.82%. Comparing base (0e4126b) to head (6afb8c3).
Report is 17 commits behind head on main.

Files Patch % Lines
windows-agent/internal/daemon/networking.go 86.36% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #877      +/-   ##
==========================================
+ Coverage   88.55%   88.82%   +0.27%     
==========================================
  Files         105      105              
  Lines        6806     6838      +32     
==========================================
+ Hits         6027     6074      +47     
+ Misses        602      588      -14     
+ Partials      177      176       -1     

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