Track timestamp of each state in repl_dev_ctx.
With this we can easily get time diff of each given state, avoid doing the calculation/analysis from grep of logs.
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
Attention: Patch coverage is 66.66667% with 5 lines in your changes missing coverage. Please review.
Project coverage is 68.22%. Comparing base (
1a0cef8) to head (05e7165). Report is 56 commits behind head on master.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/lib/replication/repl_dev/common.cpp | 50.00% | 5 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## master #514 +/- ##
===========================================
+ Coverage 56.51% 68.22% +11.71%
===========================================
Files 108 109 +1
Lines 10300 10439 +139
Branches 1402 1400 -2
===========================================
+ Hits 5821 7122 +1301
+ Misses 3894 2642 -1252
- Partials 585 675 +90
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Do we still want this change? I'm cleaning stale/idle PRs.