Skip to content

feat(node): add simulation mode#1421

Open
zcabter wants to merge 1 commit intomainfrom
ryan/jstz-1001
Open

feat(node): add simulation mode#1421
zcabter wants to merge 1 commit intomainfrom
ryan/jstz-1001

Conversation

@zcabter
Copy link
Collaborator

@zcabter zcabter commented Dec 12, 2025

Context

Closes JSTZ-1001

This PR is the set up required for JSTZ-1003 and JSTZ-1004

Description

Adds enable_simulation flag to jstz node.

Manually testing the PR

Current tests still run
make

@codecov
Copy link

codecov bot commented Dec 15, 2025

Codecov Report

❌ Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 64.35%. Comparing base (ad83e73) to head (9286b27).

Files with missing lines Patch % Lines
crates/jstz_node/src/main.rs 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
crates/jstz_node/src/config.rs 98.07% <100.00%> (+0.02%) ⬆️
crates/jstz_node/src/lib.rs 86.44% <100.00%> (+0.17%) ⬆️
crates/jstzd/src/config.rs 95.37% <100.00%> (+<0.01%) ⬆️
crates/jstzd/src/task/jstzd.rs 45.11% <100.00%> (+0.08%) ⬆️
crates/jstz_node/src/main.rs 0.00% <0.00%> (ø)

... and 1 file 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 ad83e73...9286b27. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Collaborator

@ryutamago ryutamago left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛳️

@ryutamago ryutamago assigned zcabter and unassigned ryutamago Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments