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

rm-hull / dot-block / 30591325682
68%

Build:
DEFAULT BRANCH: main
Ran 30 Jul 2026 11:43PM UTC
Jobs 1
Files 43
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

30 Jul 2026 11:42PM UTC coverage: 67.399% (+0.5%) from 66.865%
30591325682

push

github

web-flow
fix: cache negative DNS responses (NODATA and NXDOMAIN) to prevent repeated upstream queries (#259)

* fix(forwarder): support negative caching for NXDOMAIN and NODATA

Implement negative caching in the DNS dispatcher to cache `NXDOMAIN`
(storing the SOA record as a marker) and `NODATA` (empty answer slice
for `NOERROR`) responses, preventing repeated upstream queries for
non-existent domains and records.

* test(forwarder): fix race conditions in dispatcher tests

Enable the race detector in test documentation and use atomic operations
for upstream call counters in concurrent dispatcher cache tests.

47 of 54 new or added lines in 1 file covered. (87.04%)

48 existing lines in 1 file now uncovered.

2177 of 3230 relevant lines covered (67.4%)

576.38 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
87.08
-0.29% internal/forwarder/dispatcher.go

Coverage Regressions

Lines Coverage ∆ File
48
87.08
-0.29% internal/forwarder/dispatcher.go
Jobs
ID Job ID Ran Files Coverage
1 30591325682.1 30 Jul 2026 11:43PM UTC 43
67.4
GitHub Action Run
Source Files on build 30591325682
  • Tree
  • List 43
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d720755d on github
  • Prev Build on main (#30584736577)
  • Next Build on main (#30591615588)
  • Delete
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