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: skip maxDepth filtering if natively supported #560

Merged
merged 2 commits into from
Jan 3, 2025

test: add mixed native maxDepth test

323c706
Select commit
Loading
Failed to load commit list.
Merged

perf: skip maxDepth filtering if natively supported #560

test: add mixed native maxDepth test
323c706
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 3, 2025 in 0s

60.01% (-5.04%) compared to 4d61c78

View this Pull Request on Codecov

60.01% (-5.04%) compared to 4d61c78

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.01%. Comparing base (4d61c78) to head (323c706).
Report is 159 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #560      +/-   ##
==========================================
- Coverage   65.05%   60.01%   -5.04%     
==========================================
  Files          39       42       +3     
  Lines        4055     3649     -406     
  Branches      487      590     +103     
==========================================
- Hits         2638     2190     -448     
- Misses       1408     1456      +48     
+ Partials        9        3       -6     

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