Closed laststylebender14 closed 4 days ago
Attention: Patch coverage is 75.71429%
with 17 lines
in your changes missing coverage. Please review.
Project coverage is 87.22%. Comparing base (
2c67ac5
) to head (571ae20
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/core/http/request_handler.rs | 75.67% | 9 Missing :warning: |
src/core/async_graphql_hyper.rs | 20.00% | 8 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Branch | 3085/merge |
Testbed | benchmarking-runner |
⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!
Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the--ci-only-thresholds
CLI flag.
Action required: PR inactive for 5 days. Status update or closure in 10 days.
closing this as using lock free data structures didn't solve the actual problem.
Summary:
Briefly describe the changes made in this PR.
Issue Reference(s):
Fixes #... (Replace "..." with the issue number)
Build & Testing:
cargo test
successfully../lint.sh --mode=fix
to fix all linting issues raised by./lint.sh --mode=check
.Checklist:
<type>(<optional scope>): <title>