Closed romange closed 9 months ago
Attention: 16 lines
in your changes are missing coverage. Please review.
Comparison is base (
abca417
) 79.07% compared to head (d82cc8f
) 77.53%. Report is 1 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
util/fibers/uring_file.cc | 52.94% | 16 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Also, kill virtual inheritance for LinuxFile and just make it concrete. Finally a trivial test is added for covering some of the uring_file code.