Skip to content

fix: Refactored subtree

Codecov / codecov/project failed Jul 28, 2024 in 0s

79.95% (-2.20%) compared to 1560a8a

View this Pull Request on Codecov

79.95% (-2.20%) compared to 1560a8a

Details

Codecov Report

Attention: Patch coverage is 30.65327% with 276 lines in your changes missing coverage. Please review.

Project coverage is 79.95%. Comparing base (1560a8a) to head (8c91bed).

Files Patch % Lines
lykiadb-playground/src/regularizer.rs 0.00% 203 Missing ⚠️
lykiadb-lang/src/parser/mod.rs 69.01% 22 Missing ⚠️
lykiadb-server/src/engine/interpreter.rs 44.82% 16 Missing ⚠️
lykiadb-playground/src/lib.rs 0.00% 15 Missing ⚠️
lykiadb-lang/src/ast/expr.rs 44.00% 14 Missing ⚠️
lykiadb-lang/src/lib.rs 78.94% 4 Missing ⚠️
lykiadb-lang/src/parser/program.rs 0.00% 1 Missing ⚠️
lykiadb-lang/src/parser/resolver.rs 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
- Coverage   82.15%   79.95%   -2.20%     
==========================================
  Files          30       29       -1     
  Lines        4747     4960     +213     
==========================================
+ Hits         3900     3966      +66     
- Misses        847      994     +147     

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