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

couchbase / couchbase-lite-ios / 1123
75%

Build:
DEFAULT BRANCH: master
Ran 02 Jul 2020 12:13AM UTC
Jobs 1
Files 97
Run time 21s
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
1123

push

travis-ci

web-flow
Implement Replicator.serverCertificate property (#2700)

* Implement Replicator.serverCertificate property

* Implement Replicator.serverCertificate property that has the value updated from CBLWebSocket.
* Reset the serverCertificate when starting the replicator.
* For Objective-C, add the note the API doc that the serverCertificate should be explictly retained / released as the CF Object doesn’t get ARC by default.

CBL-1095

* Make the serverCertificate a copy property

The serverCertificate will copy the certificate before returning hence the app doesn’t need to retain it as the serverCertificate could be released and replaced when the replicator is restarted or when there is a new connection to the remote server.

* Add test to use the received server cert to connect

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

6618 of 8833 relevant lines covered (74.92%)

1492.42 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
12
100.0
Objective-C/CBLReplicator.mm
22
100.0
Objective-C/Internal/Replicator/CBLWebSocket.mm

Uncovered Existing Lines

Lines Coverage ∆ File
3
100.0
Objective-C/Internal/Replicator/CBLReachability.m
Jobs
ID Job ID Ran Files Coverage
1 1123.1 (SCHEME="CBL_ObjC") 02 Jul 2020 12:13AM UTC 0
74.93
Travis Job 1123.1
Source Files on build 1123
  • Tree
  • List 97
  • Changed 15
  • Source Changed 15
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #1123
  • a4678924 on github
  • Prev Build on master (#1119)
  • Next Build on master (#1126)
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