Closed romange closed 11 months ago
Attention: 4 lines
in your changes are missing coverage. Please review.
Comparison is base (
792bd8c
) 78.38% compared to head (2ae8895
) 78.47%. Report is 1 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
util/fibers/detail/fiber_interface.cc | 81.81% | 4 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.
Replace fiber switch latency measurement with cycle clock, assuming that modern CPUs have constant tsc cycle and these measurements are not critical for correctness.