Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(jstz_engine): define the Trace and Finalize traits #662

Open
wants to merge 1 commit into
base: ajob410@jstz-194-add-gcptr
Choose a base branch
from

feat(jstz_engine): define the `Trace` and `Finalize` traits

f55488f
Select commit
Loading
Failed to load commit list.
Open

feat(jstz_engine): define the Trace and Finalize traits #662

feat(jstz_engine): define the `Trace` and `Finalize` traits
f55488f
Select commit
Loading
Failed to load commit list.
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.