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 coverity issues[2] #3740

Merged
merged 2 commits into from Oct 14, 2020
Merged

fix coverity issues[2] #3740

merged 2 commits into from Oct 14, 2020

Conversation

matyhtf
Copy link
Member

@matyhtf matyhtf commented Oct 14, 2020

No description provided.

@codecov
Copy link

codecov bot commented Oct 14, 2020

Codecov Report

Merging #3740 into master will decrease coverage by 0.00%.
The diff coverage is 28.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3740      +/-   ##
==========================================
- Coverage   49.00%   49.00%   -0.01%     
==========================================
  Files          69       69              
  Lines       12960    12961       +1     
==========================================
  Hits         6351     6351              
- Misses       6609     6610       +1     
Impacted Files Coverage Δ
src/core/base.cc 54.51% <0.00%> (ø)
src/core/heap.cc 78.88% <0.00%> (ø)
src/network/socket.cc 68.96% <0.00%> (ø)
src/os/msg_queue.cc 50.00% <0.00%> (ø)
src/server/manager.cc 29.82% <0.00%> (ø)
src/server/process.cc 60.36% <0.00%> (ø)
src/server/static_handler.cc 37.41% <0.00%> (ø)
src/server/worker.cc 50.85% <23.07%> (ø)
src/network/dns.cc 86.69% <100.00%> (+0.06%) ⬆️
src/server/master.cc 52.88% <100.00%> (ø)
... 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 05e15eb...b2a2a61. Read the comment docs.

@matyhtf matyhtf merged commit 77fd918 into master Oct 14, 2020
@matyhtf matyhtf deleted the fix-coverity-issues-3 branch October 14, 2020 01:09
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.

None yet

1 participant