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…

0cb7083
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2026 in 0s

59.72% (+7.93%) compared to da65e99

View this Pull Request on Codecov

59.72% (+7.93%) compared to da65e99

Details

Codecov Report

❌ Patch coverage is 89.33333% with 104 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.72%. Comparing base (da65e99) to head (0cb7083).

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.78%   59.72%   +7.93%     
==========================================
  Files          25       46      +21     
  Lines        3638     4613     +975     
  Branches      733      807      +74     
==========================================
+ Hits         1884     2755     +871     
- Misses       1448     1515      +67     
- Partials      306      343      +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.