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

yzhao062 / pyod / 25786171094
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: fix/update-to-pythresh-v1
DEFAULT BRANCH: master
Ran 13 May 2026 08:15AM UTC
Jobs 11
Files 184
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

13 May 2026 07:57AM UTC coverage: 93.753%. Remained the same
25786171094

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>

2 of 4 new or added lines in 1 file covered. (50.0%)

155 existing lines in 4 files now uncovered.

17904 of 19097 relevant lines covered (93.75%)

10.28 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
93.94
-0.18% pyod/models/gaal_base.py

Coverage Regressions

Lines Coverage ∆ File
84
0.0
-100.0% pyod/models/thresholds.py
63
48.06
-48.84% pyod/test/test_thresholds.py
7
90.23
-3.26% pyod/models/base.py
1
94.32
-1.14% pyod/models/abod.py
Jobs
ID Job ID Ran Files Coverage
1 25786171094.1 13 May 2026 08:15AM UTC 184
92.94
GitHub Action Run
2 25786171094.2 13 May 2026 08:20AM UTC 184
93.73
GitHub Action Run
3 25786171094.3 13 May 2026 08:22AM UTC 184
93.73
GitHub Action Run
4 25786171094.4 13 May 2026 08:22AM UTC 184
93.73
GitHub Action Run
5 25786171094.5 13 May 2026 08:22AM UTC 184
92.94
GitHub Action Run
6 25786171094.6 13 May 2026 08:25AM UTC 184
93.73
GitHub Action Run
7 25786171094.7 13 May 2026 08:26AM UTC 184
93.73
GitHub Action Run
8 25786171094.8 13 May 2026 08:27AM UTC 184
92.94
GitHub Action Run
9 25786171094.9 13 May 2026 08:29AM UTC 184
93.73
GitHub Action Run
10 25786171094.10 13 May 2026 08:37AM UTC 184
93.73
GitHub Action Run
11 25786171094.11 13 May 2026 08:37AM UTC 184
93.73
GitHub Action Run
Source Files on build 25786171094
  • Tree
  • List 184
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5583a11c on github
  • Prev Build on development (#25756069694)
  • Next Build on development (#25819303985)
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