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

Feature: Minimal planner infra #35

Merged
merged 14 commits into from
Aug 28, 2024
Merged

Feature: Minimal planner infra #35

merged 14 commits into from
Aug 28, 2024

Conversation

can-keklik
Copy link
Member

No description provided.

Copy link

codecov bot commented Aug 24, 2024

Codecov Report

Attention: Patch coverage is 34.19913% with 152 lines in your changes missing coverage. Please review.

Project coverage is 80.79%. Comparing base (f319479) to head (9662979).
Report is 15 commits behind head on main.

Files Patch % Lines
lykiadb-server/src/engine/interpreter.rs 5.26% 54 Missing ⚠️
lykiadb-server/src/plan/planner.rs 0.00% 54 Missing ⚠️
lykiadb-server/src/engine/stdlib/json.rs 0.00% 12 Missing ⚠️
lykiadb-server/src/comm/mod.rs 0.00% 9 Missing ⚠️
lykiadb-server/src/value/environment.rs 68.18% 7 Missing ⚠️
lykiadb-server/src/engine/stdlib/fib.rs 0.00% 6 Missing ⚠️
lykiadb-lang/src/parser/mod.rs 86.11% 5 Missing ⚠️
lykiadb-server/src/plan/mod.rs 0.00% 3 Missing ⚠️
lykiadb-playground/src/lib.rs 0.00% 1 Missing ⚠️
lykiadb-playground/src/regularizer.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
- Coverage   82.03%   80.79%   -1.25%     
==========================================
  Files          29       30       +1     
  Lines        4815     4899      +84     
==========================================
+ Hits         3950     3958       +8     
- Misses        865      941      +76     

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

@can-keklik can-keklik merged commit 34137fe into main Aug 28, 2024
3 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