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

pkg/response: add extra test for impossible msg #2727

Merged
merged 1 commit into from
Mar 26, 2019
Merged

pkg/response: add extra test for impossible msg #2727

merged 1 commit into from
Mar 26, 2019

Conversation

miekg
Copy link
Member

@miekg miekg commented Mar 26, 2019

Add another test case for impossible DNS messages which should not be
cached. This adds a check for a message that denies its own existence.

Fixes #2724.

Add another test case for impossible DNS messages which should not be
cached. This adds a check for a message that denies its own existence.

Fixes #2724.

Signed-off-by: Miek Gieben <miek@miek.nl>
@corbot corbot bot requested a review from bradbeam March 26, 2019 11:28
@corbot
Copy link

corbot bot commented Mar 26, 2019

Thank you for your contribution. I've just checked the OWNERS files to find a suitable reviewer. This search was successful and I've asked bradbeam (via /OWNERS) for a review.

If you have questions or suggestions for this bot, please file an issue against the miekg/dreck repository.

The bot understands the commands that are listed here.

@codecov-io
Copy link

Codecov Report

Merging #2727 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2727      +/-   ##
==========================================
+ Coverage    55.1%   55.12%   +0.01%     
==========================================
  Files         199      199              
  Lines       10114    10114              
==========================================
+ Hits         5573     5575       +2     
+ Misses       4125     4122       -3     
- Partials      416      417       +1
Impacted Files Coverage Δ
plugin/pkg/response/typify.go 51.72% <0%> (+3.44%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 93f6350...199fc3c. Read the comment docs.

@miekg miekg merged commit 6492f77 into master Mar 26, 2019
@corbot corbot bot deleted the sane branch March 26, 2019 14:36
Jason-ZW pushed a commit to rancher/coredns that referenced this pull request Apr 17, 2019
Add another test case for impossible DNS messages which should not be
cached. This adds a check for a message that denies its own existence.

Fixes coredns#2724.

Signed-off-by: Miek Gieben <miek@miek.nl>
dna2github pushed a commit to dna2fork/coredns that referenced this pull request Jul 19, 2019
Add another test case for impossible DNS messages which should not be
cached. This adds a check for a message that denies its own existence.

Fixes coredns#2724.

Signed-off-by: Miek Gieben <miek@miek.nl>
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