Closed mhutchinson closed 3 months ago
Attention: Patch coverage is 0%
with 23 lines
in your changes missing coverage. Please review.
Project coverage is 34.62%. Comparing base (
46ec9c2
) to head (a48d4c4
). Report is 82 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
cmd/example-mysql/main.go | 0.00% | 23 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This small refactoring clearly demonstrates the handlers that are configured for the core tlog spec. The method could be moved in the future, but I suggest leaving it here at first to make sure that any other implementation is exactly the same.
Towards #21.