feature/optimizations #49
Merged
Codecov / codecov/project
succeeded
Dec 16, 2024 in 0s
91.98% (+0.22%) compared to 568c981
View this Pull Request on Codecov
91.98% (+0.22%) compared to 568c981
Details
Codecov Report
Attention: Patch coverage is 72.41379%
with 24 lines
in your changes missing coverage. Please review.
Project coverage is 91.98%. Comparing base (
568c981
) to head (337c29c
).
Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
lykiadb-lang/src/ast/mod.rs | 76.31% | 9 Missing |
lykiadb-lang/src/lib.rs | 59.09% | 9 Missing |
lykiadb-server/src/engine/interpreter.rs | 0.00% | 3 Missing |
lykiadb-shell/src/main.rs | 0.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #49 +/- ##
==========================================
+ Coverage 91.76% 91.98% +0.22%
==========================================
Files 31 32 +1
Lines 6518 6500 -18
==========================================
- Hits 5981 5979 -2
+ Misses 537 521 -16
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading