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

popstas / planfix-mcp-server / 26813403855
81%

Build:
DEFAULT BRANCH: master
Ran 02 Jun 2026 10:18AM UTC
Jobs 1
Files 40
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

02 Jun 2026 10:17AM UTC coverage: 80.54% (+0.02%) from 80.525%
26813403855

push

github

popstas
feat(config): support PLANFIX_BASE_URL override for .ru/regional accounts

The REST base URL and all human-facing link builders hardcoded the
`.planfix.com` TLD, so accounts hosted on `.ru` (and other regional
installations) get HTTP 401 on every request.

- config.ts: PLANFIX_BASE_URL env override (defaults to current .com URL),
  plus a derived PLANFIX_ACCOUNT_URL web origin (overridable) so a single
  variable keeps API calls and generated links on the same host.
- helpers.ts: getTaskUrl/getCommentUrl/getContactUrl/getUserUrl now use
  PLANFIX_ACCOUNT_URL instead of the hardcoded domain.
- config.test.ts: cover default (.com), .ru override, and explicit
  PLANFIX_ACCOUNT_URL.
- README: document both env vars.

Fully backwards-compatible: unset = existing .com behaviour.

Closes #63

536 of 737 branches covered (72.73%)

Branch coverage included in aggregate %.

9 of 9 new or added lines in 2 files covered. (100.0%)

3520 of 4299 relevant lines covered (81.88%)

3.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26813403855.1 02 Jun 2026 10:18AM UTC 40
80.54
GitHub Action Run
Source Files on build 26813403855
  • Tree
  • List 40
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26813403855
  • 0e5e16c6 on github
  • Prev Build on master (#25313863059)
  • Next Build on master (#26813446477)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc