Go icon indicating copy to clipboard operation
Go copied to clipboard

[Enhancement] Fix failing tests for lint pipeline

Open ddaniel27 opened this issue 1 year ago • 1 comments
trafficstars

As the title says, this PR is for those test that aren't compliant with the lint in the pipeline. Hope this can help to others PR's :)

ddaniel27 avatar Sep 25 '24 15:09 ddaniel27

Codecov Report

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

Project coverage is 87.36%. Comparing base (822634f) to head (1cefdbf).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #743      +/-   ##
==========================================
- Coverage   87.68%   87.36%   -0.33%     
==========================================
  Files         209      209              
  Lines        5547     6949    +1402     
==========================================
+ Hits         4864     6071    +1207     
- Misses        542      737     +195     
  Partials      141      141              

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

codecov-commenter avatar Sep 25 '24 15:09 codecov-commenter