Skip to content

Merge branch 'main' into mwbrooks-lint-st1005

dfcd379
Select commit
Loading
Failed to load commit list.
Merged

refactor: enable linter rule ST1005 for error string formatting #73

Merge branch 'main' into mwbrooks-lint-st1005
dfcd379
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2025 in 0s

63.18% (-0.02%) compared to 9437aa2

View this Pull Request on Codecov

63.18% (-0.02%) compared to 9437aa2

Details

Codecov Report

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

Project coverage is 63.18%. Comparing base (9437aa2) to head (dfcd379).

Files with missing lines Patch % Lines
internal/auth/auth.go 0.00% 1 Missing ⚠️
internal/pkg/create/create.go 0.00% 1 Missing ⚠️
internal/update/cli_metadata.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
- Coverage   63.19%   63.18%   -0.02%     
==========================================
  Files         210      210              
  Lines       22187    22187              
==========================================
- Hits        14021    14018       -3     
- Misses       7081     7082       +1     
- Partials     1085     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.