WIP - tremor-script VM #2650
Draft
WIP - tremor-script VM #2650
Codecov / codecov/project
failed
Oct 3, 2024 in 0s
78.08% (-13.15%) compared to bff8093
View this Pull Request on Codecov
78.08% (-13.15%) compared to bff8093
Details
Codecov Report
Attention: Patch coverage is 1.13208%
with 1572 lines
in your changes missing coverage. Please review.
Project coverage is 78.08%. Comparing base (
bff8093
) to head (11500a3
).
❗ There is a different number of reports uploaded between BASE (bff8093) and HEAD (11500a3). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## main #2650 +/- ##
===========================================
- Coverage 91.22% 78.08% -13.15%
===========================================
Files 309 311 +2
Lines 60078 56398 -3680
===========================================
- Hits 54805 44036 -10769
- Misses 5273 12362 +7089
Files with missing lines | Coverage Δ | |
---|---|---|
tremor-script/src/ast/binary.rs | 30.45% <100.00%> (-68.21%) |
⬇️ |
tremor-script/src/ast/raw.rs | 67.28% <100.00%> (-30.26%) |
⬇️ |
...emor-script/src/ast/visitors/impls/const_folder.rs | 64.44% <100.00%> (-33.07%) |
⬇️ |
tremor-script/src/errors.rs | 20.52% <ø> (-49.19%) |
⬇️ |
tremor-script/src/interpreter/imut_expr.rs | 55.30% <100.00%> (-34.86%) |
⬇️ |
tremor-script/src/lib.rs | 100.00% <ø> (ø) |
|
tremor-script/src/script.rs | 93.87% <ø> (-0.25%) |
⬇️ |
tremor-script/src/ast/eq.rs | 7.34% <0.00%> (-88.51%) |
⬇️ |
tremor-script/src/extractor/re.rs | 0.00% <0.00%> (-91.43%) |
⬇️ |
tremor-script/src/ast.rs | 57.60% <0.00%> (-35.36%) |
⬇️ |
... and 8 more |
... and 103 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update bff8093...11500a3. Read the comment docs.
Loading