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

CZ-NIC / knot-resolver
73%
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 http-server
branch: http-server
CHANGE BRANCH
x
Reset
  • http-server
  • 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
  • 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
1040

push

travis-ci

vavrusa
modules: http, graphite, policy, daf support map()

all relevant modules now support running in
forked mode and polling workers for information.
for example graphite module can poll stats from
all workers and then aggregate before sending,
or HTTP module can run on the process group leader
only and then poll workers for information.

4948 of 6747 relevant lines covered (73.34%)

4066.81 hits per line

Relevant lines Covered
Build:
Build:
6747 RELEVANT LINES 4948 COVERED LINES
4066.81 HITS PER LINE
Source Files on http-server
  • List 0
  • Changed 21
  • Source Changed 0
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1040 http-server modules: http, graphite, policy, daf support map() all relevant modules now support running in forked mode and polling workers for information. for example graphite module can poll stats from all workers and then aggregate before sending, or HTTP... push 06 Jul 2016 06:10AM UTC vavrusa travis-ci pending completion  
1038 http-server modules: http, graphite, policy, daf support map() all relevant modules now support running in forked mode and polling workers for information. for example graphite module can poll stats from all workers and then aggregate before sending, or HTTP... push 05 Jul 2016 07:45AM UTC vavrusa travis-ci pending completion  
1019 http-server tests: synced deckard push 23 Jun 2016 06:31AM UTC vavrusa travis-ci pending completion  
1017 http-server modules/http: keep history of last 120 datapoints * the http module collects stats snapshots on one central location and then streams it to clients * history of last 120 datapoints (at least 2min) is kept for convenience push 23 Jun 2016 05:51AM UTC vavrusa travis-ci pending completion  
1010 http-server modules/daf: cleanup, proper ws closing push 21 Jun 2016 07:06AM UTC vavrusa travis-ci pending completion  
1007 http-server modules/policy: doc update, compat with 1.0 api push 17 Jun 2016 05:47AM UTC vavrusa travis-ci pending completion  
997 http-server modules/daf: a functional web interface the interface has a declarative rule builder that assists in building and validating rules, as well as seeing how much traffic do they match push 13 Jun 2016 05:26PM UTC vavrusa travis-ci pending completion  
995 http-server modules/daf: support for first firewall rules the format of rules resembles libpcap filters, but it also requires action that should be taken when the filter(s) match. the action can be anything the policy module supports, and the filters can be... push 09 Jun 2016 07:44AM UTC vavrusa travis-ci pending completion  
993 http-server modules/daf: trivial rule compiler implemented the fw can now parse simple rules such as: 'qname = *.example.com AND src = 127.0.0.1/8 deny' and turn it into filter actions. this is a building block for custom firewall rules based on query/answ... push 08 Jun 2016 07:28AM UTC vavrusa travis-ci pending completion  
989 http-server modules/daf: initial commit push 01 Jun 2016 07:10AM UTC vavrusa 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