webrtc icon indicating copy to clipboard operation
webrtc copied to clipboard

Upgrade to golangci v2.0.2, fix lint runner

Open JoTurk opened this issue 9 months ago • 1 comments

Description

Upgrade to golangci v2.0.2, fix lint runner

Reference issue

https://github.com/pion/.goassets/pull/226

JoTurk avatar Apr 06 '25 22:04 JoTurk

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.75%. Comparing base (31c6319) to head (99fb18a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3081   +/-   ##
=======================================
  Coverage   78.74%   78.75%           
=======================================
  Files          91       91           
  Lines       11331    11331           
=======================================
+ Hits         8923     8924    +1     
+ Misses       1922     1921    -1     
  Partials      486      486           
Flag Coverage Δ
go 80.66% <100.00%> (+<0.01%) :arrow_up:
wasm 63.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Apr 06 '25 22:04 codecov[bot]