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

dnsimple / dns_erlang
92%

Build:
DEFAULT BRANCH: main
Repo Added 11 Mar 2025 07:32AM UTC
Token 72qZZkJyJVy2Od1Yh0lQQ62DENnvMSpMr regen
Build 342 Last
Files 12
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: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 4.4.0
  • add_bin_int_conversions
  • bugfix/detect-truncated-message
  • bugfix/empty_strings
  • bugfix/escape-backslashes-too
  • chore/agents
  • chore/dnssec_refactors_and_cleanups
  • chore/generate_json_docs
  • chore/minimum_perf_improvement_for_common_case
  • chore/split_zonefile_parser
  • chores
  • ci
  • cleanup_chores
  • cleanups
  • clear_priv
  • common_tests
  • dependabot/github_actions/actions-patch-minor-007b9456e6
  • dependabot/github_actions/actions-patch-minor-7a5a078ad4
  • dependabot/github_actions/actions-patch-minor-fb637e3736
  • dependabot/github_actions/actions/cache-5
  • dependabot/github_actions/actions/cache-6.1.0
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/checkout-7
  • dependabot/github_actions/peter-evans/create-pull-request-8
  • dependencies
  • dnssec
  • dnssec_updates
  • doc_updates
  • docs/rfc-versions
  • documentation
  • edns0_truncated_record
  • feat/domain_names
  • feat/ed25519_ed448
  • feat/json
  • feat/more_record_types
  • feat/new_svcb_params
  • feat/strict_query_decoding
  • feat/svcb_https
  • feat/zonefiles
  • fix-decode-query-notify-invalid-counts
  • fix/additional-section-name-compression
  • fix/decode-malformed-cookie-formerr
  • fix/json_and_svc_params
  • fix/name-order-equal-labels
  • fix/nsec-bitmap-window-boundary
  • fix/optrr-drop-near-max-size
  • fix/optrr-position-rfc6891
  • fix/optrr-size
  • fix/optrr-uniqueness-and-rsa
  • fix/rfc1995-ixfr-header-guard
  • fix/rfc2136-update-decoding
  • fix/strict_ip_parsing
  • fix/svcb_null
  • fix/truncate_question
  • fix/wire-fidelity
  • fix/wire-format-compliance-audit
  • fix/zonefile_parser
  • fix_edns0_truncate_questions
  • fix_get_max_size
  • fix_truncated_optrr_records
  • general_care
  • generic_cleanups
  • linter
  • main
  • minor_optimisations
  • module_documentation
  • nxname
  • optimize-dns-decode
  • optimize-domain-from-wire
  • optimize-domain-to-wire
  • perf/append_optimisations
  • perf/encode-single-accumulator
  • perf/optimise_to_lower
  • perf/to_lower-to_upper
  • refactoring
  • release
  • release-4.3
  • rfc8914-ede
  • rfc_7873_support_cookies
  • string_manipulations
  • strong_typing
  • support-ecdsa
  • test_long_txt_sections
  • tlsa
  • tmp/encode_zonefile
  • type_info
  • updates
  • upgrade_plugins
  • zone_parser_improvements

01 Aug 2026 02:55PM UTC coverage: 91.929%. Remained the same
30704800033

push

github

web-flow
Bump coverallsapp/github-action in the actions-patch-minor group (#147)

Bumps the actions-patch-minor group with 1 update: [coverallsapp/github-action](https://github.com/coverallsapp/github-action).


Updates `coverallsapp/github-action` from 2.3.6 to 2.3.8
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v2.3.6...v2.3.8)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-version: 2.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-patch-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2973 of 3234 relevant lines covered (91.93%)

11673.05 hits per line

Relevant lines Covered
Build:
Build:
3234 RELEVANT LINES 2973 COVERED LINES
11673.05 HITS PER LINE
Source Files on main
  • Tree
  • List 12
  • 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
30704800033 main Bump coverallsapp/github-action in the actions-patch-minor group (#147) Bumps the actions-patch-minor group with 1 update: [coverallsapp/github-action](https://github.com/coverallsapp/github-action). Updates `coverallsapp/github-action` from 2.... push 01 Aug 2026 02:56PM UTC web-flow github
91.93
30691308587 dependabot/github_actions/actions-patch-minor-007b9456e6 Merge e66b4ad96 into ff1d8503b Pull #147 01 Aug 2026 08:14AM UTC GitHub github
91.93
30530363029 main Update plugins and required coverage push 30 Jul 2026 09:23AM UTC Nelson Vides github
91.93
30530081954 fix/name-order-equal-labels Merge 3a554ee93 into 29bf3a84b Pull #146 30 Jul 2026 09:18AM UTC GitHub github
91.93
30259340523 main Decline zone transfers in decode_query/1 (rfc1995, rfc5936) Two faults, one shape. The opcode 0 header guard from #101 required NSCOUNT = 0, but rfc1995 §3 has an IXFR client state the serial it holds by putting that SOA in the authority section,... push 27 Jul 2026 10:47AM UTC NelsonVides github
91.91
30259042281 fix/rfc1995-ixfr-header-guard Merge 29bf3a84b into a17c8dc0d Pull #145 27 Jul 2026 10:42AM UTC web-flow github
91.91
30253944014 main Decode rfc2136 UPDATE, and refuse to serve it with NOTIMP a4f90e2 made empty RDATA an error for every type in requires_rrdata/1, on the grounds that RFC 1035 §3.2.1 leaves no room for a known type to carry zero octets. rfc2136 is the exception: §... push 27 Jul 2026 09:27AM UTC NelsonVides github
91.9
30253826071 fix/rfc2136-update-decoding Merge a17c8dc0d into 51bd563f7 Pull #144 27 Jul 2026 09:25AM UTC web-flow github
91.9
30161651760 main Keep non-canonically encoded RSA public keys opaque (RFC 3110 §2) RFC 3110 §2 lays an RSA key out as an exponent length -- one octet, or zero followed by two -- then the exponent and the modulus. Decoding turned those into the integer pair [E, M]... push 25 Jul 2026 02:27PM UTC NelsonVides github
91.88
30161550392 fix/optrr-uniqueness-and-rsa Merge 51bd563f7 into 831208fe4 Pull #143 25 Jul 2026 02:24PM UTC web-flow github
91.88
See All Builds (340)

Badge your Repo: dns_erlang

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 TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc