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

couchbase / couchbase-lite-ios / 863 / 1
75%
master: 75%

Build:
DEFAULT BRANCH: master
Ran 26 Mar 2020 09:40PM UTC
Files 95
Run time 14s
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

26 Mar 2020 09:24PM UTC coverage: 76.859% (+0.1%) from 76.73%
SCHEME="CBL ObjC"

push

travis-ci

web-flow
CBL-772 : Enhance Database Close and Delete (#2624)

* CBL-772 : Enhance Database Close and Delete

* Enchance Database’s close() and delete() to stop active replicators and live quries befoer closing the database.
* Changed Database’s delete() to call close() then use static delete() to delete the database.
* Fixed live query stop logic to wait until the pending query’s execution or refreshing is done before removing itself from the database’s active live queries list.
* Not allow to start a new replicator and a live query when database is closing.

* Fixed close returns as success while close is still pending

When the other threads call the close method while the close is still pending, the close method should wait until the pending close is done instead of returning as success immediately.

* Fixed according to code review

* Restored mustBeOpen check in CBLDatabase’s removeChangeListenerWithToken().
* Added a comment to CBLReplicator’s stopped() method.

* Update comments per code review

6553 of 8526 relevant lines covered (76.86%)

1050.59 hits per line

Source Files on job 863.1 (SCHEME="CBL ObjC")
  • Tree
  • List 0
  • Changed 30
  • Source Changed 30
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 625
  • Travis Job 863.1
  • f83efb4b on github
  • Prev Job for SCHEME="CBL ObjC" on master (#857.1)
  • Next Job for SCHEME="CBL ObjC" on master (#864.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