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

Reduce memory overhead of searches #6471

Merged
merged 32 commits into from
Dec 5, 2024

review fixes

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

Reduce memory overhead of searches #6471

review fixes
4b5b288
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 5, 2024 in 0s

83.36% (-0.18%) compared to 406db33

View this Pull Request on Codecov

83.36% (-0.18%) compared to 406db33

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.36%. Comparing base (406db33) to head (4b5b288).
Report is 112 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6471      +/-   ##
============================================
- Coverage     83.54%   83.36%   -0.18%     
- Complexity    27432    28044     +612     
============================================
  Files          1707     1763      +56     
  Lines        106185   109170    +2985     
  Branches      13397    13756     +359     
============================================
+ Hits          88710    91010    +2300     
- Misses        11750    12236     +486     
- Partials       5725     5924     +199     

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