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

dnsimple / erldns
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: feat/zone_cache_cleanup_and_telemetry
DEFAULT BRANCH: main
Repo Added 11 Apr 2025 10:18AM UTC
Token wBQTQ115twBLBos5bdaEOHuoBFllVtRjX regen
Build 479 Last
Files 50
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 feat/zone_cache_cleanup_and_telemetry
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • automatic-dependencies-update
  • backpressure
  • basic_ent_implementation
  • bugfix/cache_put_rrset_accepts_zone_record
  • bugfix/case_clause_not_normalised
  • bugfix/rrsig_timestamp
  • bugfix/rrsig_ttls
  • bugfix/udp_payload_size
  • chore/eunit_to_ct
  • chore/improvements
  • chore/minor
  • chore/release
  • chore/remove_rfc_compliant_ent_flag
  • chore/reorganise_listeners_helpers
  • chore/root_hints
  • chore/simplify_code
  • chore/simplify_restart_query
  • chore/upgrade_dependencies
  • chore/zone_cache_performance_and_correctness
  • ci
  • cleanup_extra_modules
  • cleanups
  • dependabot/github_actions/actions/cache-5
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/nosborn/github-action-markdown-cli-3.5.0
  • dependencies
  • deps/upgrade_dns_erlang
  • design
  • dnssec-issue
  • dnstest
  • docs-admin
  • docs/contributing
  • documentation
  • edns0_truncated_record
  • empty-rrsig
  • ensure_counters_are_labels
  • ent-rfc
  • erldns_handler
  • erldns_txt_removal
  • event_handler
  • expand_linter
  • feat/admin_api
  • feat/custom-admin-api-middlewares
  • feat/dns_erlang_encoder_decoders
  • feat/ed25519_ed448
  • feat/modern_tcp
  • feat/new_record_types
  • feat/pipeline_continuations
  • feat/pipeline_improvements
  • feat/svcb_https
  • feat/types_and_linters
  • feat/udp_acceptors_congestion
  • feat/udp_worker_codel
  • feat/zone_cache_cleanup_and_telemetry
  • feat/zonefiles
  • feature/cds-cdnskey-ksk-rrsig
  • fix/infinite_delegation_loop
  • fix/map_nsec_rr_types
  • fix/restart_delegated_query
  • fix/support_keyNNNN_in_svcb_https
  • fix/svcb_https_encoding_dots
  • fix/svcb_none
  • fix/tcp_gen_server_loop
  • fix/zone_load_on_init
  • fix_min_packet_size
  • fixes
  • handlers_improvements
  • improvements
  • linting
  • logger
  • logger_domains
  • mailbox_lengths
  • main
  • metrics
  • network/tcp
  • network_performance
  • nsec/custom-handlers
  • nsec/implementation
  • nsec/preparations
  • packet_cache_rework
  • perf/calibrate_min_heap_size
  • perf/minor_optimisations
  • pipeline_exception_telemetry
  • pipelines
  • pipelines_question_filter
  • prepare-v9
  • prepare-v9-rc1
  • prepare-v9-rc2
  • prepare_v7
  • refactoring/dns_erlang
  • release
  • release-8.0
  • release/v10
  • remove-spf-support
  • resolver_split
  • rfc8914-ede
  • singletons
  • soa-cache
  • support-ecdsa
  • task/bump-dnstest
  • throttle_table_rework
  • throws_as_errors_mangling
  • tlsa
  • tmp
  • update_dns_erlang
  • upgrade_deps
  • upgrade_plugins_and_deps
  • v8-rc6
  • zone/cache
  • zone/cleanups
  • zone/codec
  • zone/loader
  • zones

02 Apr 2026 12:02PM UTC coverage: 87.074% (+0.2%) from 86.838%
23899399796

Pull #344

github

web-flow
Merge aa712e2b1 into a6bc37149
Pull Request #344: Feat/zone cache cleanup and telemetry

14 of 14 new or added lines in 1 file covered. (100.0%)

1738 of 1996 relevant lines covered (87.07%)

3939.7 hits per line

Relevant lines Covered
Build:
Build:
1996 RELEVANT LINES 1738 COVERED LINES
3939.7 HITS PER LINE
Source Files on main
  • Tree
  • List 50
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23899399796 feat/zone_cache_cleanup_and_telemetry Merge aa712e2b1 into a6bc37149 Pull #344 02 Apr 2026 12:03PM UTC web-flow github
87.07
23896244512 main ci(dependabot): Add grouping for github-actions updates push 02 Apr 2026 10:35AM UTC weppos github
86.84
23842707126 main chore(dependabot): Add cooldown for "github-actions" References https://github.com/dnsimple/dnsimple-engineering/issues/422 push 01 Apr 2026 09:52AM UTC weppos github
86.86
23749222583 main Upgrade deps and CI versions push 30 Mar 2026 02:13PM UTC NelsonVides github
86.84
23736137880 main Add commit signatures in the check_deps workflow push 30 Mar 2026 08:51AM UTC NelsonVides github
86.79
23735895865 main Simplify CNAME delegation restart (#343) push 30 Mar 2026 08:45AM UTC web-flow github
86.91
23735797750 chore/simplify_restart_query Merge e272208a0 into cee84d8ca Pull #343 30 Mar 2026 08:42AM UTC web-flow github
86.86
23734733377 main fix: prevent infinite recursion in resolver with depth counter (#342) * fix: end self-delegation loop; normalize zone insert grouping by labels Fix an infinite loop in `resolve_exact_type_match_delegated/8` when the NS RR owner name and the answ... push 30 Mar 2026 08:15AM UTC web-flow github
86.82
23734641362 fix/infinite_delegation_loop Merge 3ba24cc76 into 37103f43a Pull #342 30 Mar 2026 08:13AM UTC web-flow github
86.93
23636345077 fix/infinite_delegation_loop Merge 923b3afd4 into 37103f43a Pull #342 27 Mar 2026 07:45AM UTC web-flow github
86.82
See All Builds (472)

Badge your Repo: erldns

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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

© 2026 Coveralls, Inc