Closed phonedph1 closed 4 days ago
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
pdns/webserver.hh | 1 | 69.16% | ||
pdns/recursordist/sortlist.hh | 1 | 75.0% | ||
pdns/iputils.hh | 1 | 78.2% | ||
pdns/dnsdistdist/dnsdist-crypto.cc | 1 | 76.01% | ||
pdns/pollmplexer.cc | 1 | 83.66% | ||
pdns/dnstap.cc | 2 | 70.97% | ||
ext/probds/murmur3.cc | 2 | 94.12% | ||
pdns/dnsname.hh | 2 | 91.84% | ||
modules/godbcbackend/sodbc.cc | 2 | 70.8% | ||
pdns/sstuff.hh | 2 | 56.83% | ||
<!-- | Total: | 5592 | --> |
Totals | |
---|---|
Change from base Build 11915618754: | -0.1% |
Covered Lines: | 125729 |
Relevant Lines: | 163620 |
Marking this PR as a candidate for a backport to 1.9.x since it is very self-contained and could be useful there.
moved the docs up...
Short description
FFI seems to have this already.
Not sure if there is a reason not to include it in the normal Lua bindings?
Use case: want to easily check how much time has been spent so far, to decide if query should be replayed or not.
Checklist
I have: