• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

nephila / python-taiga / 33971070821
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: pre-commit-ci-update-config
DEFAULT BRANCH: master
Ran 05 Sep 2026 02:12PM UTC
Jobs 1
Files 13
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Sep 2026 02:11PM UTC coverage: 98.31% (-0.07%) from 98.375%
33971070821

Pull #268

github

yakky
fix(mcp): address final review findings

- Correct spec/plan wording: bare taiga-mcp-server invocation exits 2
  (Click's usage-error path for Typer's no_args_is_help), not 0 as
  previously (incorrectly) documented; verified against the installed
  click/typer in .tox/py313.
- Pin the bare-invocation exit code in
  test_bare_invocation_no_longer_serves (exit_code != 0).
- Fix docs/mcp.rst uvx install example so it no longer implies running
  the bare (now-erroring) command; use --help instead.
- Import ValidationError from the public pydantic package instead of
  the internal pydantic_core (same class, stable import path).
- Surface the --token/--password process-list warning on the root
  --help and call --help, not just serve --help.
- Document the taiga.mcp_server.cli.main() signature change
  (argv: list[str] | None = None) -> int to () -> None in the
  14039.removal changelog fragment.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GdNTA2ZXdKMYs1MBCF4uB4
Pull Request #268: Add CLI MCP server

169 of 184 branches covered (91.85%)

1280 of 1302 relevant lines covered (98.31%)

3.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33971070821.1 05 Sep 2026 02:12PM UTC 13
98.31
GitHub Action Run
Source Files on build 33971070821
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33971070821
  • Pull Request #268
  • PR Base - master (#33521828549)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc