Skip to content

Explore typed chainable tmux command APIs#684

Open
tony wants to merge 14 commits into
masterfrom
chainable-commands-experiment
Open

Explore typed chainable tmux command APIs#684
tony wants to merge 14 commits into
masterfrom
chainable-commands-experiment

Command(feat[async-deferred-plan-experiment]): add asyncio command pl…

7ee8374
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2026 in 0s

60.09% (+7.65%) compared to d8b7127

View this Pull Request on Codecov

60.09% (+7.65%) compared to d8b7127

Details

Codecov Report

❌ Patch coverage is 89.33333% with 104 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.09%. Comparing base (d8b7127) to head (7ee8374).

Files with missing lines Patch % Lines
...chainable_commands_experiment/deferred_plan_api.py 84.80% 25 Missing and 6 partials ⚠️
...hainable_commands_experiment/command_object_api.py 91.24% 6 Missing and 6 partials ⚠️
tests/chainable_commands_experiment/shared.py 84.72% 4 Missing and 7 partials ⚠️
...ble_commands_experiment/async_deferred_plan_api.py 88.40% 7 Missing and 1 partial ⚠️
...ts/chainable_commands_experiment/descriptor_api.py 72.41% 6 Missing and 2 partials ⚠️
...ests/chainable_commands_experiment/queryset_api.py 84.09% 3 Missing and 4 partials ⚠️
tests/chainable_commands_experiment/ast_api.py 83.33% 4 Missing and 2 partials ⚠️
tests/chainable_commands_experiment/dag_api.py 88.37% 3 Missing and 2 partials ⚠️
...s/chainable_commands_experiment/async_query_api.py 86.20% 1 Missing and 3 partials ⚠️
...ts/chainable_commands_experiment/auto_batch_api.py 88.88% 4 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #684      +/-   ##
==========================================
+ Coverage   52.44%   60.09%   +7.65%     
==========================================
  Files          26       47      +21     
  Lines        3726     4701     +975     
  Branches      747      821      +74     
==========================================
+ Hits         1954     2825     +871     
- Misses       1468     1535      +67     
- Partials      304      341      +37     

☔ 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.