PowerDNS / pdns

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

CI: have binary check emit offenders #14837

Closed Habbie closed 2 weeks ago

Habbie commented 2 weeks ago

Short description

example output (original, will expire):

modules/tinydnsbackend/data.cdb:                                application/octet-stream; charset=binary
Error: Process completed with exit code 1.

Checklist

I have:

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 11778151184

Details


Files with Coverage Reduction New Missed Lines %
ext/json11/json11.cpp 1 64.49%
pdns/recursordist/syncres.cc 1 79.44%
pdns/pollmplexer.cc 1 83.66%
pdns/dnsdistdist/dnsdist-async.cc 2 82.11%
pdns/auth-secondarycommunicator.cc 2 63.78%
pdns/recursordist/test-syncres_cc2.cc 3 88.91%
pdns/misc.hh 3 87.62%
pdns/packethandler.cc 3 72.62%
pdns/backends/gsql/gsqlbackend.hh 3 96.57%
pdns/dnsdistdist/dnsdist.cc 4 68.46%
<!-- Total: 86 -->
Totals Coverage Status
Change from base Build 11777557628: -0.02%
Covered Lines: 125728
Relevant Lines: 163582

💛 - Coveralls