Skip to content

Complete Exception#backtrace: raise-time stack, qualified names, memoization#896

Merged
sisshiki1969 merged 1 commit into
masterfrom
claude/cruby-4-0-2-specs-olt61c
Jul 12, 2026
Merged

Complete Exception#backtrace: raise-time stack, qualified names, memoization#896
sisshiki1969 merged 1 commit into
masterfrom
claude/cruby-4-0-2-specs-olt61c

Complete Exception backtrace: raise-time stack, qualified names, memo…

fc295dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2026 in 0s

90.49% (+0.00%) compared to 2423ce0

View this Pull Request on Codecov

90.49% (+0.00%) compared to 2423ce0

Details

Codecov Report

❌ Patch coverage is 94.91525% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.49%. Comparing base (2423ce0) to head (fc295dc).

Files with missing lines Patch % Lines
monoruby/src/executor.rs 93.93% 2 Missing ⚠️
monoruby/src/builtins/exception.rs 94.44% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #896   +/-   ##
=======================================
  Coverage   90.49%   90.49%           
=======================================
  Files         189      189           
  Lines      123170   123227   +57     
=======================================
+ Hits       111461   111515   +54     
- Misses      11709    11712    +3     

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

🚀 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.