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

CZ-NIC / knot-resolver / 949
74%
master: 68%

Build:
Build:
LAST BUILD BRANCH: respdiff
DEFAULT BRANCH: master
Ran 20 May 2016 05:51AM UTC
Jobs 1
Files 31
Run time 7s
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
949

push

travis-ci

vavrusa
lib: cache api v2, removed dep on libknot db.h

this change introduces new API for cache backends,
that is a subset of knot_db_api_t from libknot
with several cache-specific operations

major changes are:
* merged 'cachectl' module into 'cache' as it is
  99% default-on and it simplifies things
* not transaction oriented, transactions may be
  reused and cached for higher performance
* scatter/gather API, this is important for
  latency and performance of non-local backends
  like Redis
* faster and reliable cache clearing
* cache-specific operations (prefix scan, ...) in
  the API not hacked in
* simpler code for both backends and caller

598 of 598 new or added lines in 9 files covered. (100.0%)

4796 of 6448 relevant lines covered (74.38%)

4107.65 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
100.0
lib/layer/rrcache.c
13
100.0
lib/cache.c
113
100.0
lib/cdb_lmdb.c
120
100.0
daemon/bindings.c

Uncovered Existing Lines

Lines Coverage ∆ File
4
100.0
lib/layer/pktcache.c
6
100.0
lib/zonecut.c
9
100.0
lib/layer/rrcache.c
13
100.0
lib/cache.c
47
100.0
lib/resolve.c
66
100.0
daemon/engine.c
83
100.0
daemon/bindings.c
Jobs
ID Job ID Ran Files Coverage
1 949.1 20 May 2016 05:51AM UTC 0
74.38
Travis Job 949.1
Source Files on build 949
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #949
  • e68c3a0a on github
  • Prev Build on cache-api-v2 (#948)
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