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

dnsimple / erldns
87%

Build:
DEFAULT BRANCH: main
Repo Added 11 Apr 2025 10:18AM UTC
Token wBQTQ115twBLBos5bdaEOHuoBFllVtRjX regen
Build 488 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 main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • 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/zonefile_load
  • fix_flaky_test
  • fix_min_packet_size
  • fixes
  • handlers_improvements
  • improvements
  • linting
  • logger
  • logger_domains
  • mailbox_lengths
  • 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

14 Apr 2026 09:42AM UTC coverage: 87.204%. Remained the same
24392164620

push

github

web-flow
Fix flaky test interference (#346)

* Fix flaky test
This test was running in parallel with many other tests that could steal scheduler time from it, preventing it from saturating the peer node schedulers.

* This test also interferes with other if ran in parallel

1731 of 1985 relevant lines covered (87.2%)

3005.17 hits per line

Relevant lines Covered
Build:
Build:
1985 RELEVANT LINES 1731 COVERED LINES
3005.17 HITS PER LINE
Source Files on main
  • Tree
  • List 50
  • 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
24392164620 main Fix flaky test interference (#346) * Fix flaky test This test was running in parallel with many other tests that could steal scheduler time from it, preventing it from saturating the peer node schedulers. * This test also interferes with other i... push 14 Apr 2026 09:44AM UTC web-flow github
87.2
24349940403 main test(zones): exercise worker zonefile load and fix loader tests (#345) * test(zones): exercise worker zonefile load and fix loader tests Remove wrong JSON-on-RDATA code and safe_json_decode_record. Export do_load_file/3 under TEST and add cases ... push 13 Apr 2026 02:51PM UTC web-flow github
87.2
24123622662 main chore: Update pull request template push 08 Apr 2026 07:37AM UTC Terraform github
86.99
24024038361 main Update changelog push 06 Apr 2026 08:02AM UTC NelsonVides github
86.91
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
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
See All Builds (481)

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