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

perf: Faster singleton SiblingSubgraph construction #1654

Merged
merged 4 commits into from
Nov 13, 2024

Fix clippy

1c993b4
Select commit
Loading
Failed to load commit list.
Merged

perf: Faster singleton SiblingSubgraph construction #1654

Fix clippy
1c993b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 0s

85.51% (+0.00%) compared to 935c61b

View this Pull Request on Codecov

85.51% (+0.00%) compared to 935c61b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.51%. Comparing base (935c61b) to head (1c993b4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1654   +/-   ##
=======================================
  Coverage   85.50%   85.51%           
=======================================
  Files         136      136           
  Lines       25252    25264   +12     
  Branches    22164    22176   +12     
=======================================
+ Hits        21592    21604   +12     
  Misses       2456     2456           
  Partials     1204     1204           

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