Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dnsdist: display if DNS over HTTP/3 is enabled or not in the configure report #13610

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

chbruyand
Copy link
Member

@chbruyand chbruyand commented Dec 13, 2023

Fix #13609

Short description

Checklist

I have:

  • read the CONTRIBUTING.md document
  • compiled this code
  • tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)
  • checked that this code was merged to master

@chbruyand chbruyand changed the title dnsdist: display if DNS over HTTP/3 is enabled or not in the configur… dnsdist: display if DNS over HTTP/3 is enabled or not in the configure report Dec 13, 2023
@chbruyand chbruyand added this to the dnsdist-1.9 milestone Dec 13, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7192580786

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 44 unchanged lines in 8 files lost coverage.
  • Overall coverage increased (+0.02%) to 57.697%

Files with Coverage Reduction New Missed Lines %
modules/gpgsqlbackend/gpgsqlbackend.cc 1 88.62%
pdns/pollmplexer.cc 1 82.61%
pdns/tcpiohandler.cc 2 66.63%
modules/gpgsqlbackend/spgsql.cc 3 67.94%
pdns/recursordist/test-syncres_cc2.cc 3 88.99%
ext/luawrapper/include/LuaContext.hpp 8 13.76%
pdns/recursordist/test-syncres_cc1.cc 12 88.99%
modules/lmdbbackend/lmdbbackend.cc 14 72.36%
Totals Coverage Status
Change from base Build 7184070321: 0.02%
Covered Lines: 107594
Relevant Lines: 155150

💛 - Coveralls

@rgacogne rgacogne self-assigned this Dec 14, 2023
Copy link
Member

@rgacogne rgacogne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks!

@rgacogne rgacogne merged commit 2350b9e into PowerDNS:master Dec 14, 2023
74 checks passed
@chbruyand chbruyand deleted the dnsdist-fix-13609 branch January 19, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dnsdist: DoH3 is not displayed in Features enabled at the end of configure
3 participants