Open karatakis opened 2 days ago
Attention: Patch coverage is 91.70732%
with 34 lines
in your changes missing coverage. Please review.
Project coverage is 86.77%. Comparing base (
c9bef7a
) to head (46a7738
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Documentation here: https://github.com/tailcallhq/tailcall/pull/3130
Summary:
Modify the
@protected
directive to accept theproviders
parameter. This parameter overwrites the default behavior of the@protected
and modifies it to check against a list of providers. For more info check the requested issue https://github.com/tailcallhq/tailcall/issues/3116.Issue Reference(s):
Fixes https://github.com/tailcallhq/tailcall/issues/3116
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>