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

Don't recurse into submodules on recursive: true #740

Merged
merged 1 commit into from
Dec 19, 2023

Don't recurse into submodules on `recursive: true`

b248492
Select commit
Loading
Failed to load commit list.
Merged

Don't recurse into submodules on recursive: true #740

Don't recurse into submodules on `recursive: true`
b248492
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2023 in 0s

75.17584% (+0.00945%) compared to 446e0bf

View this Pull Request on Codecov

75.17584% (+0.00945%) compared to 446e0bf

Details

Codecov Report

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

Comparison is base (446e0bf) 75.16639% compared to head (b248492) 75.17584%.

Files Patch % Lines
pkg/config/config.go 73.68421% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##              master        #740         +/-   ##
===================================================
+ Coverage   75.16639%   75.17584%   +0.00944%     
===================================================
  Files             10          10                 
  Lines           2404        2417         +13     
===================================================
+ Hits            1807        1817         +10     
- Misses           459         461          +2     
- Partials         138         139          +1     

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