fix(ers): address inline claims review feedback - #3836
Conversation
|
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:
|
bf75d26 to
0541af3
Compare
b7dc2e9 to
079f8f1
Compare
Invalidated by push of 079f8f1
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Benchmark Statistics
Bulk Benchmark Results
TDF3 Benchmark Results:
|
0541af3 to
72d990b
Compare
079f8f1 to
6feadfb
Compare
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Benchmark Statistics
Bulk Benchmark Results
TDF3 Benchmark Results:
|
72d990b to
7bf5613
Compare
Signed-off-by: Ryan Schumacher <jschumacher@virtru.com>
6feadfb to
92c7df4
Compare
|
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Benchmark Statistics
Bulk Benchmark Results
TDF3 Benchmark Results:
|
83bff99
into
test-3801-provider-contract-matrix
Signed-off-by: Ryan Schumacher <jschumacher@virtru.com>
Signed-off-by: Ryan Schumacher <jschumacher@virtru.com>
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.