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

ingitdb / ingitdb-cli / 22217166672
96%

Build:
DEFAULT BRANCH: main
Ran 20 Feb 2026 08:37AM UTC
Jobs 1
Files 61
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

20 Feb 2026 08:36AM UTC coverage: 84.333% (+0.01%) from 84.32%
22217166672

push

github

trakhimenok
fix: use X-Forwarded-Host header to distinguish API and MCP requests

Firebase Hosting forwards requests from multiple domains to the same
Cloud Run service. To properly distinguish between API and MCP requests,
check the X-Forwarded-Host header (set by Firebase Hosting to preserve
the original domain) before falling back to the Host header.

This allows:
- api.ingitdb.com requests to route to API handler
- mcp.ingitdb.com requests to route to MCP handler
- Other/unknown hosts to default to API handler (for Firebase rewrites)

Updated serve_http_test to reflect the new routing behavior.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>

7 of 7 new or added lines in 1 file covered. (100.0%)

2 existing lines in 1 file now uncovered.

3052 of 3619 relevant lines covered (84.33%)

0.96 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
68.29
2.5% cmd/ingitdb/commands/serve_http.go
Jobs
ID Job ID Ran Files Coverage
1 22217166672.1 20 Feb 2026 08:37AM UTC 61
84.33
GitHub Action Run
Source Files on build 22217166672
  • Tree
  • List 61
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 01b817f4 on github
  • Prev Build on main (#22216645325)
  • Next Build on main (#22219908938)
  • Delete
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