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

adaptive-machine-learning / CapyMOA / 31136934490
80%

Build:
DEFAULT BRANCH: main
Ran 07 Aug 2026 01:27AM 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

07 Aug 2026 01:06AM UTC coverage: 78.747% (+0.7%) from 78.073%
31136934490

push

github

hmgomes
fix(stream): store generator parameters so __str__ works

RandomRBFGenerator, RandomRBFGeneratorDrift, STAGGERGenerator,
SineGenerator, WaveformGenerator and WaveformGeneratorDrift build their
MOA CLI string from locals() and never assigned the arguments to self,
so __str__ read attributes that were never set and str()/print() raised
AttributeError. DriftStream.__str__ and DriftStream.describe() print
their concepts, so they failed for any drift stream built from one of
these six.

Assign the constructor arguments, as the other eight generators in the
module already do, and cover every public generator with a parameterized
str() test so a new one cannot regress in the same way.

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

38 of 38 new or added lines in 2 files covered. (100.0%)

33 existing lines in 1 file now uncovered.

8448 of 10728 relevant lines covered (78.75%)

0.79 hits per line

Coverage Regressions

Lines Coverage ∆ File
33
92.06
1.68% src/capymoa/stream/drift.py
Jobs
ID Job ID Ran Files Coverage
1 31136934490.1 07 Aug 2026 01:27AM UTC 179
78.75
GitHub Action Run
Source Files on build 31136934490
  • Tree
  • List 179
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31136934490
  • f53141cd on github
  • Prev Build on main (#31103130668)
  • Next Build on main (#31147776823)
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