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

intuit / LocationManager / 33
86%

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

pending completion
33

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.

43 of 43 new or added lines in 2 files covered. (100.0%)

301 of 378 relevant lines covered (79.63%)

8.07 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
LocationManager/INTULocationManager/INTULocationRequest.m
6
100.0
LocationManager/INTULocationManager/INTULocationManager.m

Uncovered Existing Lines

Lines Coverage ∆ File
12
100.0
LocationManager/INTULocationManager/INTULocationRequest.m
50
100.0
LocationManager/INTULocationManager/INTULocationManager.m
Jobs
ID Job ID Ran Files Coverage
1 33.1 31 Aug 2015 09:25PM UTC 0
79.63
Travis Job 33.1
Source Files on build 33
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #33
  • 592db7f3 on github
  • Prev Build on master (#28)
  • Next Build on master (#38)
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

© 2025 Coveralls, Inc