chore: add scripts to build, run and debug - #505
Draft
eguguchkin wants to merge 1 commit into
Draft
Conversation
eguguchkin
marked this pull request as draft
August 25, 2026 15:50
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #505 +/- ##
==========================================
+ Coverage 71.43% 71.48% +0.05%
==========================================
Files 239 239
Lines 20015 20145 +130
==========================================
+ Hits 14297 14401 +104
- Misses 4640 4659 +19
- Partials 1078 1085 +7 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
eguguchkin
force-pushed
the
0-debug-launch
branch
from
August 25, 2026 21:39
03b4952 to
d4ad160
Compare
eguguchkin
force-pushed
the
0-debug-launch
branch
from
August 25, 2026 21:40
d4ad160 to
0c3ff38
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Self-contained dev environment for locally debugging the two‑process (seq‑db store + proxy) without Docker, driven by make targets and supporting VS Code attach with distinguishable process names (seq‑db‑store/seq‑db‑proxy).