Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update github/codeql-action digest to 0225834 (#676)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://togithub.com/github/codeql-action) | action | digest | `f0e3dfb` -> `0225834` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS45OC40IiwidXBkYXRlZEluVmVyIjoiMzUuOTguNCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
60d471c
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
2865
ns/op 304 B/op 7 allocs/op1572
ns/op 304 B/op 7 allocs/op1.82
BenchmarkResolveBooleanValue/test_targetingBoolFlag
16960
ns/op 5025 B/op 83 allocs/op12973
ns/op 5025 B/op 83 allocs/op1.31
BenchmarkResolveBooleanValue/test_staticObjectFlag
2089
ns/op 304 B/op 7 allocs/op1457
ns/op 304 B/op 7 allocs/op1.43
BenchmarkResolveBooleanValue/test_missingFlag
2312
ns/op 368 B/op 9 allocs/op1651
ns/op 368 B/op 9 allocs/op1.40
BenchmarkResolveBooleanValue/test_disabledFlag
2324
ns/op 368 B/op 9 allocs/op1658
ns/op 368 B/op 9 allocs/op1.40
BenchmarkResolveFloatValue/test:_targetingFloatFlag
18381
ns/op 5049 B/op 85 allocs/op13073
ns/op 5049 B/op 85 allocs/op1.41
This comment was automatically generated by workflow using github-action-benchmark.