-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Merge v1.13 #424
Merged
Merged
chore: Merge v1.13 #424
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Upgrade v1.13.1 (#295) * Update README * build(deps): bump the go-modules group with 1 update (#296) Bumps the go-modules group with 1 update: [github.com/bytedance/sonic](https://github.com/bytedance/sonic). - [Release notes](https://github.com/bytedance/sonic/releases) - [Commits](bytedance/sonic@v1.10.0...v1.10.1) --- updated-dependencies: - dependency-name: github.com/bytedance/sonic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump the go-modules group with 1 update (#297) Bumps the go-modules group with 1 update: [github.com/golang-module/carbon/v2](https://github.com/golang-module/carbon). - [Release notes](https://github.com/golang-module/carbon/releases) - [Commits](https://github.com/golang-module/carbon/compare/v2.2.6...v2.2.7) --- updated-dependencies: - dependency-name: github.com/golang-module/carbon/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump the go-modules group with 1 update (#299) Bumps the go-modules group with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go). - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.58.0...v1.58.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump the github-actions group with 1 update (#300) Bumps the github-actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action). - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wenbo Han <hwbrzzl@gmail.com> * feat: add GetBytes method and test cases (#298) * feat: add GetBytes method and test cases * workflow: remove filesystem * fix: lint * feat: optimize code * feat: optimize test * fix: windows tests * workflow: fix * fix: file not close * feat: optimize code * fix: lint * fix: lint * fix: test * feat: Add interface comments (#292) * Add interface comments to all facades * Add comments for remaining contracts * convert the first letter of word to a lower case in godoc comments * Add a space for each comment after // * build(deps): bump the go-modules group with 1 update (#301) Bumps the go-modules group with 1 update: [github.com/golang-module/carbon/v2](https://github.com/golang-module/carbon). - [Release notes](https://github.com/golang-module/carbon/releases) - [Commits](https://github.com/golang-module/carbon/compare/v2.2.7...v2.2.8) --- updated-dependencies: - dependency-name: github.com/golang-module/carbon/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump the go-modules group with 1 update (#303) Bumps the go-modules group with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go). - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.58.1...v1.58.2) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix:[#263] There is a path error in the filesystem module (#305) * feat: Add Fluent String helpers (#304) * add fluent strings helpers * add more fluent string helpers * add headline helper * add test cases for fluent strings * add test cases for headline function * modify, according to suggestions * modify, according to suggestions * reformat the str file * fix: #267 (#306) * feat: add environment helper * feat: optimize sonic * fix: tests * feat: rename to env * feat: optimize json * fix: optimize tests --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: 耗子 <i@haozi.net> Co-authored-by: krishan kumar <84431594+kkumar-gcc@users.noreply.github.com>
* Upgrade v1.13.1 (#295) * Update README * build(deps): bump the go-modules group with 1 update (#296) Bumps the go-modules group with 1 update: [github.com/bytedance/sonic](https://github.com/bytedance/sonic). - [Release notes](https://github.com/bytedance/sonic/releases) - [Commits](bytedance/sonic@v1.10.0...v1.10.1) --- updated-dependencies: - dependency-name: github.com/bytedance/sonic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump the go-modules group with 1 update (#297) Bumps the go-modules group with 1 update: [github.com/golang-module/carbon/v2](https://github.com/golang-module/carbon). - [Release notes](https://github.com/golang-module/carbon/releases) - [Commits](https://github.com/golang-module/carbon/compare/v2.2.6...v2.2.7) --- updated-dependencies: - dependency-name: github.com/golang-module/carbon/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump the go-modules group with 1 update (#299) Bumps the go-modules group with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go). - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.58.0...v1.58.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump the github-actions group with 1 update (#300) Bumps the github-actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action). - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wenbo Han <hwbrzzl@gmail.com> * feat: add GetBytes method and test cases (#298) * feat: add GetBytes method and test cases * workflow: remove filesystem * fix: lint * feat: optimize code * feat: optimize test * fix: windows tests * workflow: fix * fix: file not close * feat: optimize code * fix: lint * fix: lint * fix: test * feat: Add interface comments (#292) * Add interface comments to all facades * Add comments for remaining contracts * convert the first letter of word to a lower case in godoc comments * Add a space for each comment after // * build(deps): bump the go-modules group with 1 update (#301) Bumps the go-modules group with 1 update: [github.com/golang-module/carbon/v2](https://github.com/golang-module/carbon). - [Release notes](https://github.com/golang-module/carbon/releases) - [Commits](https://github.com/golang-module/carbon/compare/v2.2.7...v2.2.8) --- updated-dependencies: - dependency-name: github.com/golang-module/carbon/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump the go-modules group with 1 update (#303) Bumps the go-modules group with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go). - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.58.1...v1.58.2) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix:[#263] There is a path error in the filesystem module (#305) * feat: Add Fluent String helpers (#304) * add fluent strings helpers * add more fluent string helpers * add headline helper * add test cases for fluent strings * add test cases for headline function * modify, according to suggestions * modify, according to suggestions * reformat the str file * fix: #267 (#306) * feat: add environment helper * feat: optimize sonic * fix: tests * feat: rename to env * feat: optimize json * fix: optimize tests * refactor: move mocks (#307) * feat: update mocks * refactor: move mocks * workflow: remove code review * workflow: fix mockery * fix: update mocks * refactor: move gorm initialize interface to contracts folder * feat: test generate mock * workflow: update mock * chore: update mocks * chore: remove unnecessary go generate tag * workflow: only generate mocks in master branch * workflow: fix lint * workflow: make mockery only run on pr * feat: move Gorm interface to contracts/database/gorm * feat: move Gorm interface to contracts/database/gorm * feat: move interface * chore: update mocks * fix: test --------- Co-authored-by: devhaozi <devhaozi@users.noreply.github.com> * build(deps): bump the go-modules group with 1 update (#310) Bumps the go-modules group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto). - [Commits](golang/crypto@v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump the github-actions group with 1 update (#312) Bumps the github-actions group with 1 update: [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action). - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](stefanzweifel/git-auto-commit-action@v4...v5) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump the go-modules group with 1 update (#313) Bumps the go-modules group with 1 update: [github.com/spf13/viper](https://github.com/spf13/viper). - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wenbo Han <hwbrzzl@gmail.com> * build(deps): bump the go-modules group with 2 updates (#315) Bumps the go-modules group with 2 updates: [github.com/bytedance/sonic](https://github.com/bytedance/sonic) and [github.com/golang-module/carbon/v2](https://github.com/golang-module/carbon). Updates `github.com/bytedance/sonic` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/bytedance/sonic/releases) - [Commits](bytedance/sonic@v1.10.1...v1.10.2) Updates `github.com/golang-module/carbon/v2` from 2.2.8 to 2.2.9 - [Release notes](https://github.com/golang-module/carbon/releases) - [Commits](https://github.com/golang-module/carbon/compare/v2.2.8...v2.2.9) --- updated-dependencies: - dependency-name: github.com/bytedance/sonic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/golang-module/carbon/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Register multiple events * Fix typo * Restore * Allow multiple events registeration --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Wenbo Han <hwbrzzl@gmail.com> Co-authored-by: Bowen <wenbo.han@compass.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: 耗子 <i@haozi.net> Co-authored-by: krishan kumar <84431594+kkumar-gcc@users.noreply.github.com> Co-authored-by: devhaozi <devhaozi@users.noreply.github.com>
* Upgrade v1.13.1 (#295) * Update README * build(deps): bump the go-modules group with 1 update (#296) Bumps the go-modules group with 1 update: [github.com/bytedance/sonic](https://github.com/bytedance/sonic). - [Release notes](https://github.com/bytedance/sonic/releases) - [Commits](bytedance/sonic@v1.10.0...v1.10.1) --- updated-dependencies: - dependency-name: github.com/bytedance/sonic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump the go-modules group with 1 update (#297) Bumps the go-modules group with 1 update: [github.com/golang-module/carbon/v2](https://github.com/golang-module/carbon). - [Release notes](https://github.com/golang-module/carbon/releases) - [Commits](https://github.com/golang-module/carbon/compare/v2.2.6...v2.2.7) --- updated-dependencies: - dependency-name: github.com/golang-module/carbon/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump the go-modules group with 1 update (#299) Bumps the go-modules group with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go). - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.58.0...v1.58.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump the github-actions group with 1 update (#300) Bumps the github-actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action). - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wenbo Han <hwbrzzl@gmail.com> * feat: add GetBytes method and test cases (#298) * feat: add GetBytes method and test cases * workflow: remove filesystem * fix: lint * feat: optimize code * feat: optimize test * fix: windows tests * workflow: fix * fix: file not close * feat: optimize code * fix: lint * fix: lint * fix: test * feat: Add interface comments (#292) * Add interface comments to all facades * Add comments for remaining contracts * convert the first letter of word to a lower case in godoc comments * Add a space for each comment after // * build(deps): bump the go-modules group with 1 update (#301) Bumps the go-modules group with 1 update: [github.com/golang-module/carbon/v2](https://github.com/golang-module/carbon). - [Release notes](https://github.com/golang-module/carbon/releases) - [Commits](https://github.com/golang-module/carbon/compare/v2.2.7...v2.2.8) --- updated-dependencies: - dependency-name: github.com/golang-module/carbon/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump the go-modules group with 1 update (#303) Bumps the go-modules group with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go). - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.58.1...v1.58.2) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix:[#263] There is a path error in the filesystem module (#305) * feat: Add Fluent String helpers (#304) * add fluent strings helpers * add more fluent string helpers * add headline helper * add test cases for fluent strings * add test cases for headline function * modify, according to suggestions * modify, according to suggestions * reformat the str file * fix: #267 (#306) * feat: add environment helper * feat: optimize sonic * fix: tests * feat: rename to env * feat: optimize json * fix: optimize tests * refactor: move mocks (#307) * feat: update mocks * refactor: move mocks * workflow: remove code review * workflow: fix mockery * fix: update mocks * refactor: move gorm initialize interface to contracts folder * feat: test generate mock * workflow: update mock * chore: update mocks * chore: remove unnecessary go generate tag * workflow: only generate mocks in master branch * workflow: fix lint * workflow: make mockery only run on pr * feat: move Gorm interface to contracts/database/gorm * feat: move Gorm interface to contracts/database/gorm * feat: move interface * chore: update mocks * fix: test --------- Co-authored-by: devhaozi <devhaozi@users.noreply.github.com> * build(deps): bump the go-modules group with 1 update (#310) Bumps the go-modules group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto). - [Commits](golang/crypto@v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump the github-actions group with 1 update (#312) Bumps the github-actions group with 1 update: [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action). - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](stefanzweifel/git-auto-commit-action@v4...v5) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump the go-modules group with 1 update (#313) Bumps the go-modules group with 1 update: [github.com/spf13/viper](https://github.com/spf13/viper). - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wenbo Han <hwbrzzl@gmail.com> * build(deps): bump the go-modules group with 2 updates (#315) Bumps the go-modules group with 2 updates: [github.com/bytedance/sonic](https://github.com/bytedance/sonic) and [github.com/golang-module/carbon/v2](https://github.com/golang-module/carbon). Updates `github.com/bytedance/sonic` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/bytedance/sonic/releases) - [Commits](bytedance/sonic@v1.10.1...v1.10.2) Updates `github.com/golang-module/carbon/v2` from 2.2.8 to 2.2.9 - [Release notes](https://github.com/golang-module/carbon/releases) - [Commits](https://github.com/golang-module/carbon/compare/v2.2.8...v2.2.9) --- updated-dependencies: - dependency-name: github.com/bytedance/sonic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/golang-module/carbon/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix database variable * Restore * Fix database typo --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Wenbo Han <hwbrzzl@gmail.com> Co-authored-by: Bowen <wenbo.han@compass.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: 耗子 <i@haozi.net> Co-authored-by: krishan kumar <84431594+kkumar-gcc@users.noreply.github.com> Co-authored-by: devhaozi <devhaozi@users.noreply.github.com>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #424 +/- ##
==========================================
+ Coverage 69.93% 71.15% +1.22%
==========================================
Files 161 162 +1
Lines 9469 9849 +380
==========================================
+ Hits 6622 7008 +386
+ Misses 2308 2287 -21
- Partials 539 554 +15 ☔ View full report in Codecov by Sentry. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #
📑 Description
✅ Checks
ℹ Additional Information