Feature/scrub interpreter #41
Merged
Codecov / codecov/project
failed
Jan 12, 2025 in 0s
63.56% (-6.36%) compared to 1e7167e
View this Pull Request on Codecov
63.56% (-6.36%) compared to 1e7167e
Details
Codecov Report
Attention: Patch coverage is 41.83381% with 812 lines in your changes missing coverage. Please review.
Project coverage is 63.56%. Comparing base (
1e7167e) to head (3a50000).
Report is 1 commits behind head on develop.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/dwarf/extruder.rs | 48.21% | 246 Missing |
| src/chacha/ffi_value.rs | 13.74% | 182 Missing |
| src/dwarf/items/strukt.rs | 17.39% | 76 Missing |
| src/bubba/vm.rs | 59.25% | 66 Missing |
| src/bin/main.rs | 0.00% | 46 Missing |
| src/bubba/value.rs | 31.48% | 37 Missing |
| src/bubba/compiler/expression/block.rs | 32.07% | 36 Missing |
| src/dwarf/error.rs | 0.00% | 26 Missing |
| src/bubba/compiler.rs | 14.28% | 24 Missing |
| src/dwarf/items/func.rs | 41.37% | 17 Missing |
| ... and 11 more |
Additional details and impacted files
@@ Coverage Diff @@
## develop #41 +/- ##
===========================================
- Coverage 69.91% 63.56% -6.36%
===========================================
Files 86 53 -33
Lines 24915 20538 -4377
===========================================
- Hits 17420 13054 -4366
+ Misses 7495 7484 -11 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading