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

fix: configuration for FQDN only resolver #1025

Merged
merged 2 commits into from May 15, 2023

Conversation

ThinkChaos
Copy link
Collaborator

Fixes #1024

@codecov
Copy link

codecov bot commented May 14, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.07 🎉

Comparison is base (1b478d0) 93.53% compared to head (1503260) 93.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1025      +/-   ##
==========================================
+ Coverage   93.53%   93.61%   +0.07%     
==========================================
  Files          63       63              
  Lines        5323     5323              
==========================================
+ Hits         4979     4983       +4     
+ Misses        269      266       -3     
+ Partials       75       74       -1     
Impacted Files Coverage Δ
config/config.go 76.49% <ø> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ThinkChaos ThinkChaos merged commit 795f3dd into 0xERR0R:main May 15, 2023
3 checks passed
@ThinkChaos ThinkChaos deleted the fix/fqdn-only branch May 15, 2023 14:24
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.

Configuration option "fqdnOnly" is not recognized
2 participants