Test JSON output via public CLI surface#142
Conversation
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 9 minutes and 13 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughThe PR updates CI workflows to add ScriptLoader JSON smoke tests validating successful execution and error handling, removes the dedicated Pascal unit test for ScriptLoader JSON, and revises testing documentation to emphasize public-facing entry point coverage over private implementation testing. Changes
Possibly related PRs
Poem
🎯 3 (Moderate) | ⏱️ ~25 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Suite Timing
Measured on ubuntu-latest x64. |
Benchmark Results263 benchmarks Interpreted: 🔴 10 regressed · 253 unchanged · avg -3.0% arraybuffer.js — Interp: 14 unch. · avg -2.6% · Bytecode: 14 unch. · avg +0.1%
arrays.js — Interp: 🔴 1, 18 unch. · avg -2.7% · Bytecode: 🔴 1, 18 unch. · avg -0.7%
async-await.js — Interp: 🔴 1, 5 unch. · avg -3.7% · Bytecode: 6 unch. · avg -0.8%
classes.js — Interp: 31 unch. · avg -2.6% · Bytecode: 🟢 1, 🔴 1, 29 unch. · avg -0.6%
closures.js — Interp: 11 unch. · avg -2.3% · Bytecode: 11 unch. · avg -0.6%
collections.js — Interp: 🔴 1, 11 unch. · avg -2.2% · Bytecode: 12 unch. · avg -0.5%
destructuring.js — Interp: 🔴 1, 21 unch. · avg -3.9% · Bytecode: 🔴 1, 21 unch. · avg -0.0%
fibonacci.js — Interp: 8 unch. · avg -3.4% · Bytecode: 8 unch. · avg -0.5%
for-of.js — Interp: 7 unch. · avg -3.1% · Bytecode: 7 unch. · avg -0.2%
helpers/bench-module.js — Interp: 0 · Bytecode: 0
iterators.js — Interp: 20 unch. · avg -4.2% · Bytecode: 🟢 1, 19 unch. · avg +0.8%
json.js — Interp: 20 unch. · avg -2.0% · Bytecode: 🟢 1, 19 unch. · avg +2.3%
jsx.jsx — Interp: 21 unch. · avg -3.9% · Bytecode: 21 unch. · avg -0.5%
modules.js — Interp: 9 unch. · avg +1.4% · Bytecode: 🟢 2, 7 unch. · avg +3.4%
numbers.js — Interp: 🔴 1, 10 unch. · avg -2.4% · Bytecode: 11 unch. · avg -1.2%
objects.js — Interp: 🔴 2, 5 unch. · avg -4.1% · Bytecode: 7 unch. · avg +1.1%
promises.js — Interp: 🔴 2, 10 unch. · avg -4.4% · Bytecode: 12 unch. · avg -1.6%
strings.js — Interp: 11 unch. · avg -2.3% · Bytecode: 11 unch. · avg -1.0%
typed-arrays.js — Interp: 🔴 1, 21 unch. · avg -4.4% · Bytecode: 22 unch. · avg +0.0%
Measured on ubuntu-latest x64. Changes within ±7% are considered insignificant. |
Summary
Verification
Summary by CodeRabbit
Chores
Documentation