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…

228ff0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 14, 2026 in 1s

59.66% (+8.37%) compared to dae83de

View this Pull Request on Codecov

59.66% (+8.37%) compared to dae83de

Details

Codecov Report

❌ Patch coverage is 89.33333% with 104 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.66%. Comparing base (dae83de) to head (228ff0b).

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   51.29%   59.66%   +8.37%     
==========================================
  Files          25       46      +21     
  Lines        3488     4463     +975     
  Branches      686      760      +74     
==========================================
+ Hits         1789     2663     +874     
- Misses       1404     1468      +64     
- Partials      295      332      +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.