Skip to content

Merge branch 'main' into mwbrooks-lint-st1008

79dd545
Select commit
Loading
Failed to load commit list.
Merged

refactor: enable linter rule ST1008 for 'error should be last return value' #76

Merge branch 'main' into mwbrooks-lint-st1008
79dd545
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2025 in 1s

63.16% (-0.01%) compared to f21cbc2

View this Pull Request on Codecov

63.16% (-0.01%) compared to f21cbc2

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 63.16%. Comparing base (f21cbc2) to head (79dd545).

Files with missing lines Patch % Lines
cmd/root.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
- Coverage   63.16%   63.16%   -0.01%     
==========================================
  Files         210      210              
  Lines       22187    22187              
==========================================
- Hits        14015    14014       -1     
- Misses       7083     7086       +3     
+ Partials     1089     1087       -2     

☔ 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.