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

GoMod: Minor follow-up fixes #7722

Merged
merged 7 commits into from
Oct 20, 2023

docs(analyzer): Fix a type in `GoMod`'s class KDoc

e491473
Select commit
Loading
Failed to load commit list.
Merged

GoMod: Minor follow-up fixes #7722

docs(analyzer): Fix a type in `GoMod`'s class KDoc
e491473
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 20, 2023 in 0s

67.74% (-0.08%) compared to cb6a186

View this Pull Request on Codecov

67.74% (-0.08%) compared to cb6a186

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (cb6a186) 67.81% compared to head (e491473) 67.74%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #7722      +/-   ##
============================================
- Coverage     67.81%   67.74%   -0.08%     
  Complexity     2045     2045              
============================================
  Files           352      352              
  Lines         16829    16842      +13     
  Branches       2380     2385       +5     
============================================
- Hits          11412    11409       -3     
- Misses         4427     4443      +16     
  Partials        990      990              
Files Coverage Δ
analyzer/src/main/kotlin/managers/GoMod.kt 73.58% <0.00%> (-1.07%) ⬇️

... and 1 file with indirect coverage changes

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