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

nephila / python-taiga
98%

Build:
DEFAULT BRANCH: master
Repo Added 29 Jan 2015 08:05PM UTC
Files 8
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.1.0
  • 0.9.0
  • 1.0.0
  • 1.1.0
  • 1.2.0
  • 1.3.0
  • 1.3.1
  • 1.3.2
  • 1.3.3
  • bugfix/227-fix-app-auth
  • bugfix/history-item-docs
  • bugfix/issue-105-description-docs
  • bugfix/issue-116-fix-pagination
  • bugfix/issue-117-update-linting
  • bugfix/issue-169-fix-parsers
  • bugfix/issue-185-add-swimlane-to-user-story-allowed-params
  • bugfix/issue-190-fix-tests-runner
  • bugfix/issue-196-add-due-date-in-issue-allowed-params
  • bugfix/issue-261-pin-ruff
  • bugfix/issue-97-history-item-docs
  • chore/issue-265-update-python
  • copilot/fix-failing-github-actions-workflow-job-9747611031
  • doc/issue-58-improve-docs
  • docs
  • feature/254-typing-pilot
  • feature/code_style
  • feature/customattributes
  • feature/datetime
  • feature/docs
  • feature/fix-docs
  • feature/issue-124
  • feature/issue-140-switch-to-bump-my-version
  • feature/issue-14020-add-mcp
  • feature/issue-14039-taiga-mcp-cli-parity
  • feature/issue-155-switch-to-coveralls-github-action
  • feature/issue-267-add-mcp
  • feature/issue-59-tooling
  • feature/mcp
  • feature/python-3.7
  • feature/refactor_setup_files
  • feature/roles
  • feature/us_attributes
  • feature/wiki
  • hotfix/code_style
  • hotfix/fix_import
  • hotfix/improve-epics
  • hotfix/improve-exceptions
  • hotfix/issue-78
  • hotfix/remote-demo
  • master
  • merge/51
  • merge/72
  • merge/76
  • misc/python-3.11-3.14-support
  • pre-commit-ci-update-config
  • pyup-initial-update
  • removal/227-fix-app-auth
  • test_azure
  • v0.2.0
  • v0.3.0
  • v0.3.1

08 Sep 2026 08:51AM UTC coverage: 98.375%. Remained the same
34206776324

push

github

web-flow
[pre-commit.ci] pre-commit autoupdate (#274)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.16.5 → v0.16.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.16.5...v0.16.6)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

116 of 128 branches covered (90.63%)

908 of 923 relevant lines covered (98.37%)

3.93 hits per line

Relevant lines Covered
Build:
Build:
923 RELEVANT LINES 908 COVERED LINES
3.93 HITS PER LINE
Source Files on master
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
34206776324 master [pre-commit.ci] pre-commit autoupdate (#274) updates: - [github.com/astral-sh/ruff-pre-commit: v0.16.5 → v0.16.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.16.5...v0.16.6) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[... push 08 Sep 2026 08:52AM UTC web-flow github
98.37
34162646420 pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.16.5 → v0.16.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.16.5...v0.16.6) Pull #274 07 Sep 2026 09:30PM UTC web-flow github
98.37
33972322842 feature/issue-267-add-mcp Fix command to serve taiga-mcp-server Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Pull #268 05 Sep 2026 02:38PM UTC web-flow github
98.46
33972305624 feature/issue-267-add-mcp Merge 0111088c0 into ae1e0425b Pull #268 05 Sep 2026 02:37PM UTC web-flow github
98.46
33972304775 feature/issue-267-add-mcp Modify cache key in GitHub Actions workflow Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> push 05 Sep 2026 02:37PM UTC web-flow github
98.46
33972294853 feature/issue-267-add-mcp Merge fa99730d4 into ae1e0425b Pull #268 05 Sep 2026 02:36PM UTC web-flow github
98.46
33972293491 feature/issue-267-add-mcp Modify cache key in lint workflow for tox Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> push 05 Sep 2026 02:36PM UTC web-flow github
98.46
33971852108 feature/issue-267-add-mcp fix(mcp): address review findings on get_history args, changelog, serialize tests - Reorder get_history(entity_type, ref, project=None) so project is a true optional MCP argument, matching the documented "omit project for wiki" usage instead ... Pull #268 05 Sep 2026 02:27PM UTC yakky github
98.46
33971070821 feature/issue-267-add-mcp 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... Pull #268 05 Sep 2026 02:12PM UTC yakky github
98.31
33970903486 feature/issue-267-add-mcp 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... Pull #268 05 Sep 2026 02:08PM UTC yakky github
98.02
See All Builds (636)
  • Repo on GitHub
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