fix: update digest and incremental db versions#8198
Conversation
#8052 updated the representation for these, but didn't bump the version. Signed-off-by: Rudi Grinberg <me@rgrinberg.com> <!-- ps-id: 72ce4eb6-2623-4c8e-9933-92a9209f25d1 -->
|
#8198 (50a68ec) changes the metrics as follows in comparison to Benchmark: defaultTest: dune monorepo benchmarks
|
snowleopard
left a comment
There was a problem hiding this comment.
Oops, thanks. Did you find it because the change broke something?
|
I got a few segfaults that disappeared after cleaning today, but I was tweaking rpc yesterday too so it might be unrelated. |
@Alizter I see, thanks! @rgrinberg Could you also add a test to prevent such breakage in future? We should basically make the format change observable somewhere, forcing us to update the version when needed. |
Coming up soon |
#8052 updated the representation for
these, but didn't bump the version.
Signed-off-by: Rudi Grinberg me@rgrinberg.com