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

yzhao062 / pyod / 25786171094 / 6
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: fix/update-to-pythresh-v1
DEFAULT BRANCH: master
Ran 13 May 2026 08:25AM UTC
Files 184
Run time 4s
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

13 May 2026 07:57AM UTC coverage: 93.727% (+0.8%) from 92.938%
25786171094.6

push

github

web-flow
refactor: broken optional dependency handling for pytorch (#660)

`pyod/models/gaal_base.py` tries to handle missing `torch` with a `try/except`, but immediately performs an unconditional `import torch` afterwards. If PyTorch is not installed, the module still crashes at import time, and the printed message is misleading.

Affected files: gaal_base.py

Signed-off-by: tuanaiseo <221258316+tuanaiseo@users.noreply.github.com>

17899 of 19097 relevant lines covered (93.73%)

0.94 hits per line

Source Files on job 25786171094.6
  • Tree
  • List 184
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25786171094
  • 5583a11c on github
  • Prev Job for on development (#25756069694.6)
  • Next Job for on development (#25819303985.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