Closed karatakis closed 3 days ago
Attention: Patch coverage is 85.33333%
with 11 lines
in your changes missing coverage. Please review.
Project coverage is 86.58%. Comparing base (
847d1da
) to head (216810f
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/core/jit/transform/auth_planer.rs | 81.13% | 10 Missing :warning: |
src/core/jit/exec_const.rs | 92.85% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Summary:
We plan the authentication requirements for the query plan, and we can execute them before we make any calls to remove services.
Issue Reference(s):
Fixes https://github.com/tailcallhq/tailcall/issues/3125
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>