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

.golangci.yml: add intrange linter #3572

Merged
merged 2 commits into from
Sep 5, 2024

mpt: refactor `lcp` to be possible to use `range`

f8549a4
Select commit
Loading
Failed to load commit list.
Merged

.golangci.yml: add intrange linter #3572

mpt: refactor `lcp` to be possible to use `range`
f8549a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 4, 2024 in 0s

85.79% (-0.06%) compared to d47fe39

View this Pull Request on Codecov

85.79% (-0.06%) compared to d47fe39

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.79%. Comparing base (d47fe39) to head (f8549a4).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3572      +/-   ##
==========================================
- Coverage   85.85%   85.79%   -0.06%     
==========================================
  Files         330      330              
  Lines       38537    38536       -1     
==========================================
- Hits        33085    33063      -22     
- Misses       3904     3928      +24     
+ Partials     1548     1545       -3     

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