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: add flags key to driver interface #552

Merged
merged 2 commits into from
Dec 30, 2024

fix: rename supportsMaxDepth

cd78b37
Select commit
Loading
Failed to load commit list.
Merged

feat: add flags key to driver interface #552

fix: rename supportsMaxDepth
cd78b37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 30, 2024 in 1s

58.91% (-6.15%) compared to 4d61c78

View this Pull Request on Codecov

58.91% (-6.15%) compared to 4d61c78

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.91%. Comparing base (4d61c78) to head (cd78b37).
Report is 156 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #552      +/-   ##
==========================================
- Coverage   65.05%   58.91%   -6.15%     
==========================================
  Files          39       43       +4     
  Lines        4055     3680     -375     
  Branches      487      588     +101     
==========================================
- Hits         2638     2168     -470     
- Misses       1408     1508     +100     
+ Partials        9        4       -5     

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