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

informatics-isi-edu / deriva-mcp-core / 23964869121 / 1
90%
main: 90%

Build:
DEFAULT BRANCH: main
Ran 03 Apr 2026 10:40PM UTC
Files 37
Run time 1s
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

03 Apr 2026 10:40PM UTC coverage: 90.87% (+0.02%) from 90.854%
23964869121.1

push

github

mikedarcy
Add access log separation, suppress health probe audit noise

  Route uvicorn access logs to a dedicated file (RotatingFileHandler)
  and optional syslog on LOCAL2, separate from app logs. Disable
  uvicorn's built-in access log to keep container stdout clean.

  Suppress anonymous_access audit events for /health probes -- Docker
  health checks were generating a noisy audit entry every 30 seconds.

  Make the app-level SysLogHandler opt-in via DERIVA_MCP_APP_USE_SYSLOG
  (default false). In Docker, compose driver: syslog already forwards
  stderr to the central rsyslog collector, so enabling the Python
  SysLogHandler would duplicate every line. Non-Docker deployments
  set this to true.

2568 of 2826 relevant lines covered (90.87%)

0.91 hits per line

Source Files on job 23964869121.1
  • Tree
  • List 37
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23964869121
  • a7a1bdcb on github
  • Prev Job for on main (#23962239255.1)
  • Next Job for on main (#23965527999.1)
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