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

intuit / LocationManager / 33 / 1
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2015 09:25PM UTC
Files 2
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

31 Aug 2015 09:13PM UTC coverage: 79.63% (+0.1%) from 79.511%
33.1

push

travis-ci

smileyborg
Make various minor changes before merging #45

- Move the INTULocationRequestType enum to INTULocationRequest.h, which effectively makes it private as that header is only used internally. (No need for it to be publicly exposed.)
- Add a new define for `__INTU_DESIGNATED_INITIALIZER` and use it for the designated initializer on INTULocationRequest.
- Change the `isSubscription` property of INTULocationRequest to `isRecurring`.
- Fix how the `__IPHONE_OS_VERSION_MAX_ALLOWED` macro is used to maintain compatibility with older versions of Xcode.
- Use switch statements (without a default case) instead of if-else when using the `type` property of INTULocationRequest, to ensure all cases are being covered.
- Use blocks for NSPredicate to avoid using strings and format specifiers.
- Miscellaneous comment fixes and other minor tweaks.
- Make the framework scheme able to run the unit tests.

301 of 378 relevant lines covered (79.63%)

8.07 hits per line

Source Files on job 33.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 33
  • Travis Job 33.1
  • 592db7f3 on github
  • Prev Job for on master (#28.1)
  • Next Job for on master (#38.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