Skip to content

Update Lua-less EVAL error message per review

51a4429
Select commit
Loading
Failed to load commit list.
Closed

WIP: Build without Lua scripting via USE_LUA (#1204) #1245

Update Lua-less EVAL error message per review
51a4429
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

70.65% (-0.05%) compared to a102852

View this Pull Request on Codecov

70.65% (-0.05%) compared to a102852

Details

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 70.65%. Comparing base (a102852) to head (51a4429).
⚠️ Report is 1018 commits behind head on unstable.

Files with missing lines Patch % Lines
src/object.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1245      +/-   ##
============================================
- Coverage     70.70%   70.65%   -0.05%     
============================================
  Files           114      114              
  Lines         63157    63159       +2     
============================================
- Hits          44653    44628      -25     
- Misses        18504    18531      +27     
Files with missing lines Coverage Δ
src/defrag.c 84.34% <100.00%> (ø)
src/eval.c 57.15% <100.00%> (+0.09%) ⬆️
src/function_lua.c 99.19% <ø> (ø)
src/functions.c 95.71% <ø> (ø)
src/lazyfree.c 86.11% <ø> (ø)
src/script_lua.c 90.42% <ø> (ø)
src/server.c 87.70% <ø> (-0.04%) ⬇️
src/server.h 100.00% <ø> (ø)
src/object.c 79.15% <0.00%> (ø)

... and 12 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.