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

dnsimple / erldns / 16409953094
84%

Build:
DEFAULT BRANCH: main
Ran 21 Jul 2025 06:20AM UTC
Jobs 1
Files 38
Run time 3min
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

21 Jul 2025 06:18AM UTC coverage: 84.402%. Remained the same
16409953094

push

github

web-flow
Fix bug with SOA records not updating correctly (#266)

Note that the SOA record is stored twice: once in the zones table (the
`authority` section of the `#zone{}` record), and another one as a
standalone RRSet in the typed records table. And then the resolution
algorithm would use the RRSet in the typed records table as the answer
for an explicit query to SOA records but the cached ones on the zone
record for any other query that required including SOA records. This
would be an issue for DNSSEC, because for example an NSEC answer would
include the RRSIG record of the _new_ SOA record, but with the _old_ SOA
record, hence triggering a validation failure.

Note that this code was available in v7, and it was lost just very unfortunately. The PR comes with a regression test.

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

1277 of 1513 relevant lines covered (84.4%)

1323.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16409953094.1 21 Jul 2025 06:20AM UTC 38
84.4
GitHub Action Run
Source Files on build 16409953094
  • Tree
  • List 38
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16409953094
  • 3aca907c on github
  • Prev Build on main (#16370837104)
  • Next Build on main (#16464828747)
  • 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

© 2025 Coveralls, Inc