Add a tlog-policy parser - #269
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #269 +/- ##
==========================================
- Coverage 82.57% 79.97% -2.60%
==========================================
Files 5 9 +4
Lines 241 884 +643
==========================================
+ Hits 199 707 +508
- Misses 30 97 +67
- Partials 12 80 +68 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
A new `TLogPolicy` type exposing `Marshal`/`Unmarshal` functions, and `Satisfied`/`Verified` for checking quorum satisfaction / verifying checkpoints.
c3b8c21 to
d94901d
Compare
mhutchinson
left a comment
There was a problem hiding this comment.
Looks good to me, but I'd like to have @AlCutter approve too.
No description provided.