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

informatics-isi-edu / deriva-mcp-core / 24388177523
90%

Build:
DEFAULT BRANCH: main
Ran 14 Apr 2026 08:09AM UTC
Jobs 1
Files 39
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

14 Apr 2026 08:08AM UTC coverage: 88.745% (+0.01%) from 88.732%
24388177523

push

github

mikedarcy
feat: make dataset enricher auto-run opt-in at two levels

  Dataset indexers registered via ctx.rag_dataset_indexer() no longer run
  automatically on catalog connect by default. Enrichment is now opt-in:

  - Plugin level: auto_enrich=False by default on RagDatasetIndexerDeclaration;
    set auto_enrich=True to mark an indexer as eligible for automatic execution.
  - Deployment level: DERIVA_MCP_RAG_AUTO_ENRICH=false by default in RAGSettings;
    set to true to enable on-connect execution for eligible indexers.

  Both flags must be true for an indexer to run automatically. Enrichment can
  always be triggered on demand via rag_ingest_datasets regardless of these flags.

  Updated plugin-authoring-guide.md and deployment-guide.md accordingly.

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

3075 of 3465 relevant lines covered (88.74%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24388177523.1 14 Apr 2026 08:09AM UTC 39
88.74
GitHub Action Run
Source Files on build 24388177523
  • Tree
  • List 39
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1f99450d on github
  • Prev Build on main (#24225766165)
  • Next Build on main (#24416332954)
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