feat(jstz_engine): define the Trace
and Finalize
traits
#662
Codecov / codecov/project
succeeded
Nov 27, 2024 in 1s
45.30% (-0.43%) compared to 96d3d75
View this Pull Request on Codecov
45.30% (-0.43%) compared to 96d3d75
Details
Codecov Report
Attention: Patch coverage is 0%
with 185 lines
in your changes missing coverage. Please review.
Project coverage is 45.30%. Comparing base (
96d3d75
) to head (f55488f
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/jstz_engine/src/gc/trace.rs | 0.00% | 182 Missing |
crates/jstz_engine/src/gc/ptr.rs | 0.00% | 3 Missing |
Files with missing lines | Coverage Δ | |
---|---|---|
crates/jstz_engine/src/gc/ptr.rs | 50.76% <0.00%> (-1.20%) |
⬇️ |
crates/jstz_engine/src/gc/trace.rs | 4.67% <0.00%> (ø) |
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 96d3d75...f55488f. Read the comment docs.
Loading