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

Add Table::stats() #4405

Merged
merged 2 commits into from
Sep 14, 2021
Merged

Add Table::stats() #4405

merged 2 commits into from
Sep 14, 2021

Conversation

matyhtf
Copy link
Member

@matyhtf matyhtf commented Sep 14, 2021

No description provided.

@codecov
Copy link

codecov bot commented Sep 14, 2021

Codecov Report

Merging #4405 (e6b0e18) into master (8cfc100) will increase coverage by 2.39%.
The diff coverage is 22.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4405      +/-   ##
==========================================
+ Coverage   51.42%   53.82%   +2.39%     
==========================================
  Files          73       73              
  Lines       14692    15767    +1075     
==========================================
+ Hits         7556     8487     +931     
- Misses       7136     7280     +144     
Impacted Files Coverage Δ
src/memory/fixed_pool.cc 76.36% <0.00%> (-4.41%) ⬇️
src/memory/table.cc 54.54% <33.33%> (-1.83%) ⬇️
src/wrapper/event.cc 88.88% <0.00%> (-1.50%) ⬇️
src/reactor/base.cc 81.05% <0.00%> (+0.32%) ⬆️
src/network/socket.cc 48.74% <0.00%> (+0.52%) ⬆️
src/server/message_bus.cc 80.13% <0.00%> (+0.68%) ⬆️
src/server/reactor_thread.cc 59.71% <0.00%> (+1.94%) ⬆️
src/protocol/base.cc 65.13% <0.00%> (+1.97%) ⬆️
src/server/worker.cc 60.75% <0.00%> (+7.27%) ⬆️
src/server/manager.cc 40.35% <0.00%> (+9.47%) ⬆️
... and 4 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 8cfc100...e6b0e18. Read the comment docs.

@matyhtf matyhtf merged commit e648f7c into master Sep 14, 2021
@matyhtf matyhtf deleted the add-table-stats branch September 14, 2021 09:00
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