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

couchbase / couchbase-lite-ios / 818
75%

Build:
DEFAULT BRANCH: master
Ran 13 Jan 2020 11:12PM UTC
Jobs 1
Files 94
Run time 11s
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
818

push

travis-ci

web-flow
CBL-563: refac: reachability initialized on start (#2597)

* previously we were only initializing the replicator when there is some transient error happened.
* now refactored to initialize on start and start the observer when there is any transient error.
* convert the global variable allowRechability to a local one, since we are initializing on start.
* in case the reachability instance is not initialized, added a verbose log to print, for debugging.
* onChange is set when initializing the reachability instance
* if reachabiliytKnown, we will use the existing _reachabilityFlags,else use the SCNetworkReachability.
* move all rechability functions to a pragma mark.

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

6453 of 8475 relevant lines covered (76.14%)

1040.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 818.1 (SCHEME="CBL ObjC") 13 Jan 2020 11:12PM UTC 0
76.14
Travis Job 818.1
Source Files on build 818
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #818
  • b4d5dc95 on github
  • Prev Build on master (#814)
  • Next Build on master (#820)
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