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

adaptive-machine-learning / CapyMOA / 31001507958
80%

Build:
DEFAULT BRANCH: main
Ran 05 Aug 2026 11:47AM UTC
Jobs 1
Files 179
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 Aug 2026 11:27AM UTC coverage: 77.318%. Remained the same
31001507958

push

github

hmgomes
test: fix flaky RSHash anomaly detector expectation

The expected AUC was 0.61 with abs=0.01, putting the top of the accepted
range at exactly 0.62. RSHash produces 0.61999 in isolation and drifts to
around 0.62006 depending on what ran earlier in the session, so the test
failed roughly one run in three -- on any PR, whether or not it touched
the anomaly code.

Moving the expectation to 0.62 puts the observed range comfortably inside
the window instead of on its edge.

Worth noting the detector is deterministic on its own: seeded with 42, it
returns 0.6199850324436417 on every run. The drift only appears within a
full pytest session, which points at state left behind by earlier tests
rather than randomness in the detector. That is worth understanding
separately; this change stops it failing unrelated PRs in the meantime.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

7864 of 10171 relevant lines covered (77.32%)

0.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31001507958.1 05 Aug 2026 11:47AM UTC 179
77.32
GitHub Action Run
Source Files on build 31001507958
  • Tree
  • List 179
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31001507958
  • c3bb2ee3 on github
  • Prev Build on main (#30998004410)
  • Next Build on main (#31003203324)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc