Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: skip go finding output #305

Merged
merged 4 commits into from
Sep 1, 2024

deploy: limit golangci-lit

853bf7b
Select commit
Loading
Failed to load commit list.
Merged

fix: skip go finding output #305

deploy: limit golangci-lit
853bf7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 31, 2024 in 0s

37.37% (+0.04%) compared to c6a9a2b

View this Pull Request on Codecov

37.37% (+0.04%) compared to c6a9a2b

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 37.37%. Comparing base (c6a9a2b) to head (853bf7b).

Files with missing lines Patch % Lines
internal/linters/go/golangci_lint/golangci_lint.go 75.00% 2 Missing and 1 partial ⚠️
internal/linters/linters.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #305      +/-   ##
==========================================
+ Coverage   37.33%   37.37%   +0.04%     
==========================================
  Files          23       23              
  Lines        1832     1838       +6     
==========================================
+ Hits          684      687       +3     
- Misses       1066     1069       +3     
  Partials       82       82              

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