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

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

Build:
DEFAULT BRANCH: main
Ran 05 Jun 2026 07:02PM 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

05 Jun 2026 07:01PM UTC coverage: 89.715%. Remained the same
27034418373

push

github

mikedarcy
Fix asyncio event loop compatibility with Python 3.12+

  Replace asyncio.get_event_loop().run_until_complete() with asyncio.run() in the _run_with_tools test helper. get_event_loop() raises RuntimeError when no current event loop exists, which is the behavior in Python 3.12+ (and Python 3.14 on GH Actions). asyncio.run() creates its own event loop and is the correct replacement.

1509 of 1682 relevant lines covered (89.71%)

0.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27034418373.1 05 Jun 2026 07:02PM UTC 14
89.71
GitHub Action Run
Source Files on build 27034418373
  • Tree
  • List 14
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 84c76bd8 on github
  • Prev Build on main (#26930821812)
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