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

Support c-ares, Refactor DNS #4275

Merged
merged 14 commits into from
Jun 25, 2021
Merged

Support c-ares, Refactor DNS #4275

merged 14 commits into from
Jun 25, 2021

Conversation

matyhtf
Copy link
Member

@matyhtf matyhtf commented Jun 25, 2021

No description provided.

@matyhtf matyhtf changed the title Support cares Support c-ares, Refactor DNS module Jun 25, 2021
@matyhtf matyhtf changed the title Support c-ares, Refactor DNS module Support c-ares, Refactor DNS Jun 25, 2021
@codecov
Copy link

codecov bot commented Jun 25, 2021

Codecov Report

Merging #4275 (9651f64) into master (2609899) will increase coverage by 0.10%.
The diff coverage is 79.51%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4275      +/-   ##
==========================================
+ Coverage   50.82%   50.92%   +0.10%     
==========================================
  Files          70       70              
  Lines       14183    14222      +39     
==========================================
+ Hits         7208     7243      +35     
- Misses       6975     6979       +4     
Impacted Files Coverage Δ
src/core/string.cc 78.21% <ø> (ø)
src/core/timer.cc 83.05% <ø> (ø)
src/os/async_thread.cc 67.98% <ø> (-0.88%) ⬇️
src/protocol/websocket.cc 45.45% <ø> (ø)
src/server/base.cc 54.26% <ø> (ø)
src/core/base.cc 73.90% <52.17%> (-1.30%) ⬇️
src/network/dns.cc 87.17% <86.36%> (+0.42%) ⬆️
src/coroutine/system.cc 33.03% <100.00%> (+0.15%) ⬆️
src/server/port.cc 50.27% <0.00%> (+0.27%) ⬆️
... and 3 more

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 2609899...9651f64. Read the comment docs.

@matyhtf matyhtf merged commit 5fdb4e0 into master Jun 25, 2021
@matyhtf matyhtf deleted the support-cares branch June 25, 2021 04:53
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.

1 participant