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

hpi-swa / smalltalkCI / 24626612778

19 Apr 2026 10:09AM UTC coverage: 70.83% (-2.2%) from 72.983%
24626612778

Pull #686

github

web-flow
Merge 000aac3b8 into 58d740d89
Pull Request #686: Update OSVM versions for Squeak>=5.3

2841 of 4011 relevant lines covered (70.83%)

6.06 hits per line

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

0.0
/repository/SmalltalkCI-Pharo-Coverage-Core.package/SCIPharo34CodeCoverage.class/class/linesOf..st
1
compatibility
×
2
linesOf: aFilePath
×
3

×
4
        | fr loc |
×
5

×
6
        fr := aFilePath asFileReference readStream.
×
7
        loc := fr contents lineCount.
×
8
        fr close.
×
9
        ^ loc
×
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