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

mirego / MCUIViewLayout / 91 / 1
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 19 Jul 2016 01:06PM 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

19 Jul 2016 01:06PM UTC coverage: 96.386%. Remained the same
91.1

Pull #30

travis-ci

web-flow
Update MCUIViewLayout's Swift extension: Add optional "fitSize" parameter to setPosition/setRelativePosition methods.

Instead of doing:
	let labelSize = myLabel.sizeThatFits(CGSize(width: 200, height: .max))
        myLabel.setPosition(.PositionTopLeft, size: labelSize)

We can do:
       myLabel.setPosition(.PositionTopLeft, fitSize: CGSize(width: 200, height: .max))
Pull Request #30: Update MCUIViewLayout's Swift extension: Add optional "fitSize" parameter to setPosition/setRelativePosition methods

240 of 249 relevant lines covered (96.39%)

48.53 hits per line

Source Files on job 91.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 91
  • Travis Job 91.1
  • 2599cc13 on github
  • Prev Job for on master (#89.1)
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