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

Small improvements to the GenerateScopeExcludesCommand #8523

Merged
merged 4 commits into from
Apr 15, 2024

perf(GenerateScopeExcludesCommand): Deduplicate scopes into sets

4d0b3ca
Select commit
Loading
Failed to load commit list.
Merged

Small improvements to the GenerateScopeExcludesCommand #8523

perf(GenerateScopeExcludesCommand): Deduplicate scopes into sets
4d0b3ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2024 in 1s

67.68% (-0.03%) compared to 9f04bfa

View this Pull Request on Codecov

67.68% (-0.03%) compared to 9f04bfa

Details

Codecov Report

Attention: Patch coverage is 22.22222% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 67.68%. Comparing base (9f04bfa) to head (4d0b3ca).

Files Patch % Lines
...ommands/repoconfig/GenerateScopeExcludesCommand.kt 25.00% 6 Missing ⚠️
...kotlin/commands/repoconfig/RemoveEntriesCommand.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8523      +/-   ##
============================================
- Coverage     67.70%   67.68%   -0.03%     
  Complexity     1000     1000              
============================================
  Files           246      246              
  Lines          7903     7906       +3     
  Branches        876      877       +1     
============================================
  Hits           5351     5351              
- Misses         2172     2175       +3     
  Partials        380      380              

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