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

phospr / fraction / 57 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 21 Dec 2016 03:21PM UTC
Files 3
Run time 0s
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

21 Dec 2016 03:19PM UTC coverage: 100.0%. Remained the same
57.3

Pull #21

travis-ci

web-flow
Fix type errors

When running the `Fraction` class in strict-type-checking mode the
following errors are thrown at runtime:

```
TypeError: rtrim() expects parameter 2 to be string, integer given
```

```
TypeError: str_pad() expects parameter 3 to be string, integer give
```

This diff changes those ints to strings so that the conversion doesn't
happen implicitly.
Pull Request #21: Fix type errors

103 of 103 relevant lines covered (100.0%)

30.27 hits per line

Source Files on job 57.3
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 57
  • Travis Job 57.3
  • ed718d20 on github
  • Prev Job for on master (#55.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