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

auth lua records: new option to set the http status code to match in ifurlup function #15127

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

miodvallat
Copy link
Contributor

Short description

This supersedes #10431. Sorry for the mess.

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)

@coveralls
Copy link

coveralls commented Feb 7, 2025

Pull Request Test Coverage Report for Build 13195327558

Details

  • 0 of 9 (0.0%) changed or added relevant lines in 2 files are covered.
  • 9106 unchanged lines in 98 files lost coverage.
  • Overall coverage decreased (-0.02%) to 64.705%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pdns/minicurl.cc 0 2 0.0%
pdns/lua-record.cc 0 7 0.0%
Files with Coverage Reduction New Missed Lines %
pdns/packethandler.cc 1 72.8%
pdns/epollmplexer.cc 2 83.75%
ext/yahttp/yahttp/utility.hpp 2 36.69%
pdns/burtle.hh 2 98.16%
pdns/signingpipe.cc 2 85.79%
pdns/dnsdistdist/dnsdist-lua-bindings-dnsquestion.cc 2 46.55%
pdns/channel.hh 2 55.9%
pdns/libssl.hh 2 0.0%
pdns/dnsdistdist/dnsdist-lua-bindings-kvs.cc 2 48.0%
pdns/pollmplexer.cc 2 83.01%
Totals Coverage Status
Change from base Build 13177913388: -0.02%
Covered Lines: 128258
Relevant Lines: 167094

💛 - Coveralls

@miodvallat miodvallat added this to the auth-5 milestone Feb 7, 2025
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.

3 participants