PowerDNS / pdns

PowerDNS Authoritative, PowerDNS Recursor, dnsdist
https://www.powerdns.com/
GNU General Public License v2.0
3.72k stars 912 forks source link

rec: rec_control top* cleanup #14825

Closed omoerbeek closed 3 weeks ago

omoerbeek commented 3 weeks ago

Short description

Fixes #13066 while there.

Checklist

I have:

coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 11700203074

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pdns/recursordist/rec_channel_rec.cc 0 41 0.0%
<!-- Total: 0 41 0.0% -->
Files with Coverage Reduction New Missed Lines %
pdns/recursordist/syncres.cc 1 79.42%
pdns/pollmplexer.cc 1 83.66%
pdns/recursordist/rec_channel_rec.cc 2 32.63%
pdns/signingpipe.cc 2 87.4%
pdns/recursordist/aggressive_nsec.cc 2 66.32%
pdns/ws-auth.cc 2 80.8%
pdns/misc.cc 4 63.71%
pdns/recursordist/test-syncres_cc1.cc 6 89.59%
pdns/dnsdistdist/dnsdist-carbon.cc 6 62.16%
pdns/recursordist/rec-system-resolve.cc 14 43.87%
<!-- Total: 40 -->
Totals Coverage Status
Change from base Build 11699898690: 0.007%
Covered Lines: 125761
Relevant Lines: 163573

💛 - Coveralls