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

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

Build:
DEFAULT BRANCH: main
Ran 22 Apr 2026 06:45AM 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

22 Apr 2026 06:44AM UTC coverage: 89.51% (-0.009%) from 89.519%
24764329717

push

github

mikedarcy
fix: emit pure JSON audit events and suppress mcp per-request log noise

  Drop the file-based audit log fallback -- stderr is the correct default
  for containerized and supervised deployments where the runtime collects
  stdout/stderr. Remove the TimedRotatingFileHandler and audit_logfile_path
  setting. Set propagate=False unconditionally so audit events are not
  double-emitted through the root handler in plain-text format.

  Silence mcp.server.lowlevel.server and mcp.server.streamable_http at
  WARNING to suppress per-request INFO noise on every tool call and session
  termination.

  Update test_verify_token_logs_principal to attach caplog's handler directly
  to the non-propagating audit logger so caplog can capture its records.

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

3 existing lines in 1 file now uncovered.

3123 of 3489 relevant lines covered (89.51%)

0.9 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
86.87
0.0% src/deriva_mcp_core/server.py
Jobs
ID Job ID Ran Files Coverage
1 24764329717.1 22 Apr 2026 06:45AM UTC 39
89.51
GitHub Action Run
Source Files on build 24764329717
  • Tree
  • List 39
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • efdd96c9 on github
  • Prev Build on main (#24762166718)
  • Next Build on main (#24766267042)
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