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

🐛 🧪 Add E2E for single node restarting with indexer connected #815

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

hhalex
Copy link
Contributor

@hhalex hhalex commented Feb 21, 2025

No description provided.

@hhalex hhalex force-pushed the feat/add_node_restart_test branch from bb6560b to bbd3e38 Compare February 24, 2025 14:09
Copy link

codecov bot commented Feb 24, 2025

Codecov Report

Attention: Patch coverage is 45.83333% with 26 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/indexer/da_listener.rs 0.00% 19 Missing ⚠️
src/mempool.rs 68.75% 5 Missing ⚠️
src/node_state.rs 71.42% 2 Missing ⚠️
Files with missing lines Coverage Δ
src/bus/command_response.rs 75.00% <ø> (ø)
src/data_availability.rs 74.72% <100.00%> (+0.42%) ⬆️
src/utils/modules.rs 95.41% <100.00%> (+0.18%) ⬆️
src/node_state.rs 95.58% <71.42%> (-0.20%) ⬇️
src/mempool.rs 86.50% <68.75%> (-0.31%) ⬇️
src/indexer/da_listener.rs 0.00% <0.00%> (-14.93%) ⬇️

@hhalex hhalex force-pushed the feat/add_node_restart_test branch from dba194d to 8a3f294 Compare February 24, 2025 18:22
@hhalex hhalex changed the title WIP test node restart 🐛 🧪 WIP test node restart Feb 24, 2025
@hhalex hhalex force-pushed the feat/add_node_restart_test branch from 89fe0a0 to bbb1cab Compare February 25, 2025 15:43
@hhalex hhalex changed the title 🐛 🧪 WIP test node restart 🐛 🧪 Add E2E for single node restarting with indexer connected Feb 25, 2025
@hhalex hhalex force-pushed the feat/add_node_restart_test branch from ae02c42 to b6fa884 Compare February 26, 2025 14:03
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.

1 participant