fix(ers): address inline claims review feedback - #3836
Conversation
Signed-off-by: Ryan Schumacher <jschumacher@virtru.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Benchmark Statistics
Bulk Benchmark Results
TDF3 Benchmark Results:
|
|
Summary
[]float64,[]bool, and[]int) beforestructpbserializationstructpb.NewStructt.Helper()calls from top-level teststestify/requireconsistently in the tests introduced by fix(ers): pass inline claims through multi-strategy context #3794Testing
cd service && go test ./pkg/protohelper ./entityresolution/multi-strategy ./entityresolution/multi-strategy/v2 -count=1cd service && golangci-lint run ./pkg/protohelper ./entityresolution/multi-strategy ./entityresolution/multi-strategy/v2cd tests-bdd && go test ./cukes -run "^TestConvertInterfaceToAny_PlainClaimsJSON$" -count=1cd tests-bdd && golangci-lint run --disable nestif ./cukes(the package has a pre-existingnestiffinding insteps_localplatform.go)Context
Follow-up to review comments on #3794, stacked above #3809 so the existing ERS PR stack can merge without another restack.