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

timer: support join inflight task #6

Merged
merged 1 commit into from
Apr 24, 2024
Merged

timer: support join inflight task #6

merged 1 commit into from
Apr 24, 2024

Conversation

ehds
Copy link
Owner

@ehds ehds commented Apr 24, 2024

fix issue #5

support join inflight task.

@ehds ehds force-pushed the add-timer-join branch 2 times, most recently from 0b08c19 to fc144e7 Compare April 24, 2024 13:53
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 75.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 77.42%. Comparing base (69d60c3) to head (0a890f4).
Report is 1 commits behind head on main.

Files Patch % Lines
src/braft/repeated_timer_task.cpp 62.50% 3 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
- Coverage   77.89%   77.42%   -0.47%     
==========================================
  Files          63       63              
  Lines        9732     9747      +15     
  Branches     1345     1355      +10     
==========================================
- Hits         7581     7547      -34     
- Misses       2150     2198      +48     
- Partials        1        2       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ehds ehds merged commit 84dc97d into main Apr 24, 2024
8 checks passed
@ehds ehds added the feature label Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants