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

dnsimple / dns_erlang / 23140136146
89%

Build:
DEFAULT BRANCH: main
Ran 16 Mar 2026 10:55AM UTC
Jobs 1
Files 12
Run time 1min
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

16 Mar 2026 10:54AM UTC coverage: 88.701% (+0.03%) from 88.668%
23140136146

push

github

web-flow
fix(decode): handle truncated RR headers in additional and body sections (#121)

The `try...of` clauses in `do_decode_message_additional/4` and
`do_decode_message_body/4` did not handle the case where
`dns_domain:from_wire/2` returned a name with insufficient remaining
bytes for a full RR header (type+class+ttl+rdlen). This caused
try_clause crashes in production when decoding malformed or truncated
DNS messages. Added catch-all clauses matching the pattern already used
in `decode_message_questions/4`.

2677 of 3018 relevant lines covered (88.7%)

3511.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23140136146.1 16 Mar 2026 10:55AM UTC 12
88.7
GitHub Action Run
Source Files on build 23140136146
  • Tree
  • List 12
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23140136146
  • 50a11602 on github
  • Prev Build on main (#22897812464)
  • Next Build on main (#23145225507)
  • Delete
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