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

pharo-ai / data-generator / 25732035646

12 May 2026 11:39AM UTC coverage: 64.989% (+5.5%) from 59.497%
25732035646

push

github

web-flow
Merge pull request #4 from DurieuxPol/feat/misc

Added Polymath in baseline and figure in readme

284 of 437 relevant lines covered (64.99%)

2.55 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

100.0
/src/AI-DataGenerator/AILargeFloatGenerator.class.st
1
Class {
2
        #name : 'AILargeFloatGenerator',
3
        #superclass : 'AIValueGenerator',
4
        #category : 'AI-DataGenerator',
5
        #package : 'AI-DataGenerator'
6
}
7

8
{ #category : 'accessing' }
9
AILargeFloatGenerator >> next [
3✔
10

3✔
11
        ^ random nextBetween: -100000 and: 100000
3✔
12
]
3✔
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