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: Handle HTTP/3 errors, refactor QUIC regression tests #4

Merged
merged 2 commits into from
Nov 23, 2023

Conversation

rgacogne
Copy link

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 merged commit 659b573 into chbruyand:dnsdist-doh3 Nov 23, 2023
14 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6970480146

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 8 of 10 (80.0%) changed or added relevant lines in 1 file are covered.
  • 28 unchanged lines in 6 files lost coverage.
  • Overall coverage increased (+0.03%) to 57.444%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pdns/dnsdistdist/doh3.cc 8 10 80.0%
Files with Coverage Reduction New Missed Lines %
pdns/sodcrypto.cc 1 90.51%
pdns/misc.cc 2 62.96%
pdns/dnsdist-carbon.cc 3 57.29%
pdns/iputils.cc 4 44.17%
pdns/packethandler.cc 5 72.98%
pdns/recursordist/test-syncres_cc1.cc 13 88.95%
Totals Coverage Status
Change from base Build 6958137169: 0.03%
Covered Lines: 106095
Relevant Lines: 154037

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants