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

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

Build:
Build:
LAST BUILD BRANCH: pre-commit-ci-update-config
DEFAULT BRANCH: master
Ran 31 Aug 2026 12:30PM 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

31 Aug 2026 12:29PM UTC coverage: 98.023% (-0.2%) from 98.269%
33392029160

Pull #272

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 #272: feat(mcp)!: add serve/list-tools/call subcommands to taiga-mcp-server

171 of 190 branches covered (90.0%)

1289 of 1315 relevant lines covered (98.02%)

3.92 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
94.44
-5.56% mcp_server/cli.py
Jobs
ID Job ID Ran Files Coverage
1 33392029160.1 31 Aug 2026 12:30PM UTC 13
98.02
GitHub Action Run
Source Files on build 33392029160
  • Tree
  • List 13
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33392029160
  • Pull Request #272
  • PR Base - feature/issue-267-add-mcp (#33383913108)
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