Closed AlCutter closed 4 months ago
Neat. I've just rebased and pushed the other PR on top of main
.
Neat. I've just rebased and pushed the other PR on top of
main
.
Cool, rebased this on that :) Although it currently needs stuff from the other in-flight PRs, so it's broken for now.
Attention: Patch coverage is 0%
with 81 lines
in your changes missing coverage. Please review.
Project coverage is 34.83%. Comparing base (
46ec9c2
) to head (48bb212
). Report is 4 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
storage/posix/files.go | 0.00% | 62 Missing :warning: |
cmd/example-posix/main.go | 0.00% | 19 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Righto, this is up on main
now, and ready to roll.
This PR bring the POSIX log storage backend in #67 more fully into Tessera approach by using the Tessera mixins and storage options.
Towards #6 #13 #22