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

feat(performance): reduce the number of files scanned after merge conflict #946

feat(performance): add option to scan less files on merge

c3b3b62
Select commit
Loading
Failed to load commit list.
Merged

feat(performance): reduce the number of files scanned after merge conflict #946

feat(performance): add option to scan less files on merge
c3b3b62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2024 in 0s

91.54% (+0.05%) compared to 40a904b

View this Pull Request on Codecov

91.54% (+0.05%) compared to 40a904b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.54%. Comparing base (40a904b) to head (c3b3b62).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #946      +/-   ##
==========================================
+ Coverage   91.49%   91.54%   +0.05%     
==========================================
  Files         178      178              
  Lines        7321     7372      +51     
==========================================
+ Hits         6698     6749      +51     
  Misses        623      623              

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