Skip to content

types(mcp): finish the option-plumbing sweep, and cover both arms of every fallback (#9824) - #9826

Merged
JSONbored merged 1 commit into
mainfrom
types/cli-option-sweep-9824
Jul 29, 2026
Merged

types(mcp): finish the option-plumbing sweep, and cover both arms of every fallback (#9824)#9826
JSONbored merged 1 commit into
mainfrom
types/cli-option-sweep-9824

types(mcp): finish the option-plumbing sweep, and cover both arms of …

31bdcbb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2026 in 1s

91.64% (+0.04%) compared to 9d7f567

View this Pull Request on Codecov

91.64% (+0.04%) compared to 9d7f567

Details

Codecov Report

❌ Patch coverage is 96.42857% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.64%. Comparing base (9d7f567) to head (31bdcbb).
⚠️ Report is 4 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
packages/loopover-contract/src/api-requests.ts 66.66% 0 Missing and 1 partial ⚠️
packages/loopover-mcp/bin/loopover-mcp.ts 98.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9826      +/-   ##
==========================================
+ Coverage   91.59%   91.64%   +0.04%     
==========================================
  Files         915      915              
  Lines      112700   112710      +10     
  Branches    27077    27067      -10     
==========================================
+ Hits       103229   103288      +59     
+ Misses       8144     8129      -15     
+ Partials     1327     1293      -34     
Files with missing lines Coverage Δ
packages/loopover-contract/src/api-requests.ts 98.63% <66.66%> (+0.01%) ⬆️
packages/loopover-mcp/bin/loopover-mcp.ts 69.95% <98.11%> (+2.53%) ⬆️

... and 1 file with indirect coverage changes