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

simplify the query implementation #121

Merged
merged 6 commits into from
Jun 5, 2024

final pass of optimizing the simplified query, making it even faster …

ddb00ea
Select commit
Loading
Failed to load commit list.
Merged

simplify the query implementation #121

final pass of optimizing the simplified query, making it even faster …
ddb00ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 5, 2024 in 0s

73.45% (-0.18%) compared to 10e94f0

View this Pull Request on Codecov

73.45% (-0.18%) compared to 10e94f0

Details

Codecov Report

Attention: Patch coverage is 88.70968% with 7 lines in your changes missing coverage. Please review.

Project coverage is 73.45%. Comparing base (10e94f0) to head (ddb00ea).

Files Patch % Lines
src/queries.jl 87.93% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
- Coverage   73.62%   73.45%   -0.18%     
==========================================
  Files          38       38              
  Lines        1695     1695              
==========================================
- Hits         1248     1245       -3     
- Misses        447      450       +3     

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