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

informatics-isi-edu / deriva-mcp-ui / 24586496485
90%

Build:
DEFAULT BRANCH: main
Ran 17 Apr 2026 09:01PM UTC
Jobs 1
Files 14
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

17 Apr 2026 09:00PM UTC coverage: 88.375% (+2.0%) from 86.357%
24586496485

push

github

mikedarcy
Add RAG-only-when-anonymous mode, fix web source display, and polish UI

  - New DERIVA_CHATBOT_RAG_ONLY_WHEN_ANONYMOUS config option: forces
    anonymous sessions into RAG-only mode; authenticated sessions get
    full LLM access. Includes a "Login for AI-assisted features" hint
    link in the search-mode banner.

  - RAG-only: fix web-content and user-guide sources being hidden below the
    relevance threshold. These types now bypass the threshold (already
    capped at top 5). Root cause: type detection was parsing the source
    key string; now uses the doc_type field from results directly.

  - Align RAG result type keys on doc_type values from the MCP server
    ("catalog-data", "web-content", "user-guide", "schema") instead of
    source key prefixes. Adds source-key fallback for old indexed data.

  - RAG response formatting: group separators (---) before each source
    type section and before the hidden-sources footnote.

  - UI: rename "N tool calls" to "Used N tools"; remove box border
    from the tools container; increase ref-bubble horizontal padding.

  - Loosen system prompt constraints on use of `---` in markdown. There was
    a code issue causing excessive introduction of these breaks into the
	response after the LLM generated it's markdown. This code has been removed
	and now the model seems to use these section breaks appropriately
	(and not overuse them) when  emitting a large result with natural
	section separation.

21 of 21 new or added lines in 3 files covered. (100.0%)

1224 of 1385 relevant lines covered (88.38%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24586496485.1 17 Apr 2026 09:01PM UTC 14
88.38
GitHub Action Run
Source Files on build 24586496485
  • Tree
  • List 14
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 28e4833c on github
  • Prev Build on main (#24547881252)
  • Next Build on main (#24589825009)
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