inline evlauation during debugging #264
Open
Codecov / codecov/project
failed
Apr 6, 2026 in 0s
54.97% (-0.22%) compared to 97483de
View this Pull Request on Codecov
54.97% (-0.22%) compared to 97483de
Details
Codecov Report
❌ Patch coverage is 23.52941% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.97%. Comparing base (97483de) to head (f75e172).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/debugger/eval.jl | 0.00% | 11 Missing |
| src/eval.jl | 66.66% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #264 +/- ##
==========================================
- Coverage 55.18% 54.97% -0.22%
==========================================
Files 42 43 +1
Lines 2399 2412 +13
==========================================
+ Hits 1324 1326 +2
- Misses 1075 1086 +11 ☔ View full report in Codecov by Sentry.
📢 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.
Loading