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

Upgrade golangci-lint, more linters #194

Merged
merged 1 commit into from
Jan 13, 2025

Upgrade golangci-lint, more linters

2202bcb
Select commit
Loading
Failed to load commit list.
Merged

Upgrade golangci-lint, more linters #194

Upgrade golangci-lint, more linters
2202bcb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 0s

65.59% (+0.43%) compared to 3f77272

View this Pull Request on Codecov

65.59% (+0.43%) compared to 3f77272

Details

Codecov Report

Attention: Patch coverage is 77.27273% with 35 lines in your changes missing coverage. Please review.

Project coverage is 65.59%. Comparing base (3f77272) to head (2202bcb).

Files with missing lines Patch % Lines
unmarshal.go 82.35% 4 Missing and 11 partials ⚠️
jsep.go 9.09% 10 Missing ⚠️
util.go 25.00% 9 Missing ⚠️
common_description.go 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #194      +/-   ##
==========================================
+ Coverage   65.15%   65.59%   +0.43%     
==========================================
  Files          12       12              
  Lines        1587     1645      +58     
==========================================
+ Hits         1034     1079      +45     
- Misses        453      466      +13     
  Partials      100      100              

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