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

Added Timer::exec_count field #4402

Merged
merged 1 commit into from
Sep 11, 2021
Merged

Added Timer::exec_count field #4402

merged 1 commit into from
Sep 11, 2021

Conversation

matyhtf
Copy link
Member

@matyhtf matyhtf commented Sep 10, 2021

No description provided.

@codecov
Copy link

codecov bot commented Sep 10, 2021

Codecov Report

Merging #4402 (249a637) into master (9dbff4c) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4402      +/-   ##
==========================================
- Coverage   51.42%   51.40%   -0.02%     
==========================================
  Files          73       73              
  Lines       14691    14692       +1     
==========================================
- Hits         7555     7553       -2     
- Misses       7136     7139       +3     
Impacted Files Coverage Δ
src/core/timer.cc 83.19% <100.00%> (+0.14%) ⬆️
src/os/async_thread.cc 69.29% <0.00%> (-0.88%) ⬇️
src/os/process_pool.cc 57.43% <0.00%> (-0.46%) ⬇️
src/server/port.cc 50.27% <0.00%> (+0.27%) ⬆️

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 9dbff4c...249a637. Read the comment docs.

@matyhtf matyhtf merged commit e080b3f into master Sep 11, 2021
@matyhtf matyhtf deleted the add-timer-exec-count-2 branch September 11, 2021 03:27
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