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

Minimal planner, finally #42

Merged
merged 45 commits into from
Dec 6, 2024
Merged

Minimal planner, finally #42

merged 45 commits into from
Dec 6, 2024

Conversation

can-keklik
Copy link
Member

No description provided.

Copy link

codecov bot commented Nov 26, 2024

Codecov Report

Attention: Patch coverage is 78.84427% with 216 lines in your changes missing coverage. Please review.

Project coverage is 81.97%. Comparing base (85973bd) to head (3b61fa5).
Report is 48 commits behind head on main.

Files with missing lines Patch % Lines
lykiadb-lang/src/ast/expr.rs 56.46% 101 Missing ⚠️
lykiadb-server/src/value/mod.rs 19.35% 25 Missing ⚠️
lykiadb-lang/src/ast/sql.rs 25.00% 18 Missing ⚠️
lykiadb-server/src/engine/error.rs 18.75% 13 Missing ⚠️
lykiadb-server/src/engine/interpreter.rs 77.58% 13 Missing ⚠️
lykiadb-lang/src/parser/mod.rs 93.50% 10 Missing ⚠️
lykiadb-lang/src/lib.rs 38.46% 8 Missing ⚠️
lykiadb-server/src/plan/planner.rs 93.75% 8 Missing ⚠️
lykiadb-server/src/plan/mod.rs 95.20% 6 Missing ⚠️
lykiadb-server/src/plan/scope.rs 78.26% 5 Missing ⚠️
... and 6 more
Additional details and impacted files
@@           Coverage Diff            @@
##             main      #42    +/-   ##
========================================
  Coverage   81.96%   81.97%            
========================================
  Files          30       31     +1     
  Lines        4990     5519   +529     
========================================
+ Hits         4090     4524   +434     
- Misses        900      995    +95     

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

@can-keklik can-keklik merged commit 82e57f1 into main Dec 6, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant