Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module github.com/open-feature/go-sdk-contrib/tests…
…/flagd to v1.2.2 (#651) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/open-feature/go-sdk-contrib/tests/flagd](https://togithub.com/open-feature/go-sdk-contrib) | require | patch | `v1.2.1` -> `v1.2.2` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/open-feature/flagd). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
9776973
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'Go Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.30
.BenchmarkResolveFloatValue/test:_targetingFloatFlag
20419
ns/op 5049 B/op 85 allocs/op14473
ns/op 5049 B/op 85 allocs/op1.41
This comment was automatically generated by workflow using github-action-benchmark.
9776973
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'Go Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.30
.BenchmarkResolveBooleanValue/test_staticBoolFlag
2994
ns/op 304 B/op 7 allocs/op1842
ns/op 304 B/op 7 allocs/op1.63
BenchmarkResolveBooleanValue/test_targetingBoolFlag
19158
ns/op 5025 B/op 83 allocs/op14581
ns/op 5025 B/op 83 allocs/op1.31
BenchmarkResolveStringValue/test_targetingStringFlag
19095
ns/op 5049 B/op 85 allocs/op14260
ns/op 5049 B/op 85 allocs/op1.34
This comment was automatically generated by workflow using github-action-benchmark.