• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

rm-hull / dot-block / 19406738025
53%
main: 43%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/github.com/miekg/dns-1.1.72
DEFAULT BRANCH: main
Ran 16 Nov 2025 02:01PM UTC
Jobs 1
Files 13
Run time 1706min
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 Nov 2025 02:00PM UTC coverage: 54.018% (+1.1%) from 52.901%
19406738025

Pull #27

github

rm-hull
refactor: Rename latency metric and add upstream latency

The overall DNS request latency metric is renamed for clarity and
a new metric is introduced to track upstream query latency.

*   Renamed `LatencyHistogram` to `RequestLatency` in `DnsMetrics`.
*   Added `UpstreamLatency` histogram vector to track latency broken
    down by upstream IP address.
*   Updated `RoundRobinClient.Exchange` to return the upstream IP
    address used for the exchange.
*   Updated `DNSDispatcher` to record upstream latency.
Pull Request #27: feat: Add upstream latency & rename latency metric

29 of 35 new or added lines in 4 files covered. (82.86%)

42 existing lines in 3 files now uncovered.

410 of 759 relevant lines covered (54.02%)

0.58 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
42.86
0.0% internal/forwarder/round_robin_client.go
5
0.0
0.0% internal/app.go

Uncovered Existing Lines

Lines Coverage ∆ File
7
42.86
0.0% internal/forwarder/round_robin_client.go
17
81.15
2.44% internal/metrics/dns_metrics.go
18
0.0
0.0% internal/app.go
Jobs
ID Job ID Ran Files Coverage
1 19406738025.1 16 Nov 2025 02:01PM UTC 13
54.02
GitHub Action Run
Source Files on build 19406738025
  • Tree
  • List 13
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #27
  • PR Base - main (#19373333839)
  • 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