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

CZ-NIC / knot-resolver
0%
master: 68%

Build:
Build:
LAST BUILD BRANCH: respdiff
DEFAULT BRANCH: master
Repo Added 02 Apr 2015 07:35AM UTC
Files 6
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

LAST BUILD ON BRANCH respdiff
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 1.0-beta
  • 1.0.0-beta1
  • 1.2.0-dev
  • add_libedit
  • add_libedit_2
  • allow_to_set_hostname
  • amalg-build
  • async-io-requests
  • better-rtt-tracking
  • bootstrap-speed
  • build-improvements
  • build-libkresd-with-soversion
  • cache-api-v2
  • cache-memcached
  • cache-purging-fixes
  • cache-redis-wip
  • cache-reuse-txns
  • cache-rrsig-wip
  • cache_test_fix
  • cd_proc
  • cd_proc_new
  • cd_processing
  • clean-tests
  • cname-strict-refetch
  • cname_fix
  • cname_rrsig
  • contrib-embed-libknot
  • cookies-wip
  • coverity-fix
  • coverity_scan
  • debug-fixup
  • deck_test
  • deckard
  • deckard-enobuf
  • dns-oarc
  • dns64
  • doc-forward-doesnt-validate
  • dont-fragment-mtu
  • ds-chain-fix
  • dups
  • dynamic-soversion
  • early_awareness_notification
  • embed-deckard
  • empty-sfail
  • empty-sfail-next
  • ent-wc-fix
  • fast-retransmit
  • faster-request-proc
  • favour-ipv4
  • fix-ns-badboys
  • fix-pktcache
  • fix-rare-crash
  • fix-segfault-in-early-quit
  • fix-tests
  • forward-perf
  • gitignore-update
  • gitlab-ci
  • golang-modules
  • golang-more-arch
  • hints.del
  • hive-wip
  • http-fixup
  • http-server
  • improve-lmdb-info
  • improve-version.mk
  • inbound-deduping
  • include_cleanup
  • integration_tests_wip
  • keytag-filter
  • kr_cache_insert_lowmem
  • kr_layer
  • layer-api
  • lru-alias-warn
  • lua-bytecode
  • lua-embed-bytecode
  • lua-fastcall
  • lua-ffi-structs
  • lua-gen-cdefs
  • lua-http-0.1
  • lua-kr_rplan_pop
  • marek/bugfixes
  • master
  • mod-daf-after-http
  • new-libknot
  • new-root-hints
  • news
  • nitpicks
  • nlogdebug
  • ns-rtt-cache
  • nstimeout-bug
  • omnia
  • osx-cache
  • osx-sed
  • osx-uint
  • p/lru-rebased
  • p/net.listen
  • p/reorder
  • pktcache-fix
  • policy
  • prefer-ipv6-nsrep
  • prefetch-wip
  • prefix-sbindir-changes
  • r2u_fix
  • r2u_fix_clear
  • r_preselect
  • ref2unsign
  • ref_serv
  • refs
  • rel_cleanup
  • remove-bashisms
  • resolve_example_in_documentation
  • respdiff
  • resumable-layers
  • root-hints-regeneration
  • round-robin
  • rrcache-fix
  • rrcache_fix
  • rtd-fix
  • scrub-dnssec
  • stats-module
  • stubmode
  • subreq-deduping
  • supervisor
  • sysd-socket-act
  • tcp-ooo
  • tcp-ooo-ref_serv
  • test-script
  • test_binary
  • test_cache
  • test_cache_fix
  • test_cache_global_api
  • test_cache_materialize
  • tests
  • tests_raw_query
  • tests_wrapped
  • tls-listen
  • tls_padding
  • touched_map
  • travis-build-fix
  • travis-darwin-check
  • travis-fix
  • travis-osx-fix
  • travis-ubuntu-trusty
  • typedef-uint
  • update-gitignore
  • v1.0.0
  • v1.0.0-beta1
  • v1.0.0-beta2
  • v1.0.0-beta3
  • v1.1.0
  • v1.1.0-omnia
  • v1.1.1
  • validate-fix-pc-unsigned
  • verbose-fixups
  • verboselog
  • vld-fix
  • vld-refactoring
  • vld_new
  • worker-uninit
  • ws_fix
  • wsheet-vld-wip
  • zonecut-membug

pending completion
2357

push

travis-ci

Ondřej Surý
Move the respdiff heavylifting to simplified .gitlab-ci.yml

0 of 147 relevant lines covered (0.0%)

0.0 hits per line

Relevant lines Covered
Build:
Build:
147 RELEVANT LINES 0 COVERED LINES
0.0 HITS PER LINE
Source Files on master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2357 respdiff Move the respdiff heavylifting to simplified .gitlab-ci.yml push 17 Sep 2019 04:29PM UTC Ondřej Surý travis-ci pending completion  
1664 gitlab-ci Fixup tags Pull #103 12 Apr 2019 08:51PM UTC Ondřej Surý travis-ci pending completion  
926 cache-reuse-txns lib/cache: reuse read-only transactions usual pattern is that several read transactions are spawned for each query, which has a modest cost for some backends such as LMDB. in order to amortize this cost, a read-only transaction is reused as long ... push 20 Jun 2018 07:57AM UTC Marek Vavrusa travis-ci pending completion  
1574 travis-ubuntu-trusty Build on Ubuntu Trusty (sudoless version) push 11 Jan 2017 04:21PM UTC oerdnj travis-ci pending completion  
1509 vld-refactoring layer/iterate: use 'old' bechavior in STRICT mode when updating cut push 23 Dec 2016 08:30AM UTC Grigorii Demidov travis-ci pending completion  
1508 vld-refactoring layer/iterate: authority section processing was fixed push 22 Dec 2016 07:48PM UTC Grigorii Demidov travis-ci pending completion  
1507 vld-refactoring remove unused variables and a function (clang warnings) push 22 Dec 2016 12:18PM UTC oerdnj travis-ci pending completion  
1506 master Merge branch 'test-script' into 'master' Add script to launch separate testing instance See merge request !107 push 22 Dec 2016 12:17PM UTC oerdnj travis-ci pending completion  
1505 test-script Add script to launch separate testing instance push 22 Dec 2016 12:17PM UTC oerdnj travis-ci pending completion  
1504 vld-refactoring remove unused variables and a function (clang warnings) push 22 Dec 2016 09:52AM UTC vcunat travis-ci pending completion  
See All Builds (1035)
  • Repo on GitHub
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