-
Notifications
You must be signed in to change notification settings - Fork 39
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
Ignore case in DNS forwards lookup results #2650
Ignore case in DNS forwards lookup results #2650
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Grr hiss black, otherwise ok.
Codecov Report
@@ Coverage Diff @@
## master #2650 +/- ##
==========================================
+ Coverage 53.99% 54.63% +0.64%
==========================================
Files 558 560 +2
Lines 40621 40712 +91
==========================================
+ Hits 21934 22244 +310
+ Misses 18687 18468 -219
... and 32 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
3edc25f
to
9df36cb
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Very strange indeed, because I thought it might be a problem with "Format on save" in VSCode and tried to replicate it just now, but I couldn't... I will be paying more attention to this in the future |
Closes #2615.