Skip to content

feat: Add debug mode to one-shot commands#631

Open
xalelax wants to merge 3 commits into
mainfrom
ale/add-debugpy-to-tesseract-run
Open

feat: Add debug mode to one-shot commands#631
xalelax wants to merge 3 commits into
mainfrom
ale/add-debugpy-to-tesseract-run

Merge branch 'main' into ale/add-debugpy-to-tesseract-run

5241671
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 28, 2026 in 0s

77.84% (-0.11%) compared to 2b7ac30

View this Pull Request on Codecov

77.84% (-0.11%) compared to 2b7ac30

Details

Codecov Report

❌ Patch coverage is 30.43478% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.84%. Comparing base (2b7ac30) to head (5241671).

Files with missing lines Patch % Lines
tesseract_core/runtime/cli.py 7.14% 13 Missing ⚠️
tesseract_core/sdk/engine.py 66.66% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #631      +/-   ##
==========================================
- Coverage   77.95%   77.84%   -0.11%     
==========================================
  Files          39       39              
  Lines        4635     4654      +19     
  Branches      754      759       +5     
==========================================
+ Hits         3613     3623      +10     
- Misses        716      724       +8     
- Partials      306      307       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.