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

keenlabs / KeenClient-iOS / 615
66%
master: 66%

Build:
Build:
LAST BUILD BRANCH: fix_cocoapods_warnings
DEFAULT BRANCH: master
Ran 20 Mar 2017 09:21PM UTC
Jobs 1
Files 9
Run time 2min
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
615

push

travis-ci

baumatron
Add hooks to be able to collect logs from the SDK

To add a hook, implement the KeenLogSink protocol, call
[[KeenClient sharedClient] addLogSink:myLogSink], then enable logging.
If no log sink is added before logging, a default sink that prints
output to NSLog is added. The level of logging verbosity sent to the
sink can be adjusted by calling
[[KeenClient sharedClient] setLogLevel:<log level>].

Add unit tests. Rename KLL_WARN to KLL_WARNING. Add the log level of
the logged message to the KeenLogSink protocol.

1628 of 2483 relevant lines covered (65.57%)

46.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 615.1 20 Mar 2017 09:21PM UTC 0
65.57
Travis Job 615.1
Source Files on build 615
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #615
  • 2fdecd06 on github
  • Prev Build on add_logging_hooks (#600)
  • Next Build on add_logging_hooks (#618)
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