Closed mhutchinson closed 3 months ago
Attention: Patch coverage is 0%
with 31 lines
in your changes missing coverage. Please review.
Project coverage is 36.02%. Comparing base (
46ec9c2
) to head (ef846d9
). Report is 59 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
hammer/hammer.go | 0.00% | 31 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The hammer can be configured to stop successfully if a desired number of leaves are written, and to fail after a max runtime is reached. These two can be used in conjunction to run a headless test for write performance.