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 queryStrategy ignored #1285

Merged
merged 1 commit into from Sep 24, 2021
Merged

Fix queryStrategy ignored #1285

merged 1 commit into from Sep 24, 2021

Conversation

nekohasekai
Copy link
Member

Close #1283 #1210

@codecov-commenter
Copy link

codecov-commenter commented Sep 24, 2021

Codecov Report

Merging #1285 (b9b1393) into master (a0a97c0) will decrease coverage by 0.01%.
The diff coverage is 63.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1285      +/-   ##
==========================================
- Coverage   44.56%   44.55%   -0.02%     
==========================================
  Files         485      485              
  Lines       29528    29524       -4     
==========================================
- Hits        13160    13153       -7     
- Misses      14958    14960       +2     
- Partials     1410     1411       +1     
Impacted Files Coverage Δ
app/dns/dns.go 72.09% <63.63%> (-2.91%) ⬇️
proxy/vmess/outbound/outbound.go 66.36% <0.00%> (-0.91%) ⬇️
transport/internet/kcp/listener.go 83.16% <0.00%> (+1.98%) ⬆️

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 70c796b...b9b1393. Read the comment docs.

@kslr kslr merged commit c278db5 into v2fly:master Sep 24, 2021
@kslr
Copy link
Contributor

kslr commented Sep 24, 2021

sticker

@nekohasekai nekohasekai deleted the fix-query-strategy branch September 24, 2021 07:53
xiaokangwang pushed a commit that referenced this pull request Sep 27, 2021
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.

The dns.QueryStrategy configuration item seems to be never used
3 participants