-
Notifications
You must be signed in to change notification settings - Fork 87
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(release): merge release/3.81.0-SDK-3067 into main [SDK-3067] #2075
Conversation
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 4 to 5. - [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases) - [Commits](SonarSource/sonarqube-scan-action@v4...v5) --- updated-dependencies: - dependency-name: SonarSource/sonarqube-scan-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: implement concurrency in github workflows * chore: empty commit
* chore: revert sdk values in instrumentation * refactor: remove unnecessary instance creation * refactor: remove unnecessary options as they are already the defaults * refactor: remove unnecessary fallback value * fix: register event handlers on initialization * fix: avoid configuring storage engines by default * refactor: remove unused import * fix: address ai bot review comments * chore: address documentation issues * chore: update dependabot config
* feat: add events processing and retry headers * test: add more test cases for improving coverage * chore: add inline documentation * chore: add inline documentation * refactor: use property shorthand * chore: bump size limits
* feat: speed up rollback process * chore: refactor rollback workflow for test ready * fix: use env specific secrets * chore: enable dev testing * fix: change working directory * fix: exclude paths * fix: revert changes added for dev testing * fix: add needs dependendency
Bumps the npm-prod-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.7.9` | `1.8.1` | | [@nx/nx-darwin-arm64](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/darwin-arm64) | `20.3.1` | `20.4.6` | | [@nx/nx-darwin-x64](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/darwin-x64) | `20.3.1` | `20.4.6` | | [@nx/nx-linux-x64-gnu](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/linux-x64-gnu) | `20.3.1` | `20.4.6` | | [@nx/nx-win32-x64-msvc](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/win32-x64-msvc) | `20.3.1` | `20.4.6` | | [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) | `4.30.1` | `4.34.9` | Updates `axios` from 1.7.9 to 1.8.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.9...v1.8.1) Updates `@nx/nx-darwin-arm64` from 20.3.1 to 20.4.6 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.4.6/packages/nx/native-packages/darwin-arm64) Updates `@nx/nx-darwin-x64` from 20.3.1 to 20.4.6 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.4.6/packages/nx/native-packages/darwin-x64) Updates `@nx/nx-linux-x64-gnu` from 20.3.1 to 20.4.6 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.4.6/packages/nx/native-packages/linux-x64-gnu) Updates `@nx/nx-win32-x64-msvc` from 20.3.1 to 20.4.6 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.4.6/packages/nx/native-packages/win32-x64-msvc) Updates `@rollup/rollup-linux-x64-gnu` from 4.30.1 to 4.34.9 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.30.1...v4.34.9) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod-deps - dependency-name: "@nx/nx-darwin-arm64" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod-deps - dependency-name: "@nx/nx-darwin-x64" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod-deps - dependency-name: "@nx/nx-linux-x64-gnu" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod-deps - dependency-name: "@nx/nx-win32-x64-msvc" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod-deps - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [rollup-plugin-delete](https://github.com/vladshcherbin/rollup-plugin-delete) from 2.1.0 to 3.0.0. - [Release notes](https://github.com/vladshcherbin/rollup-plugin-delete/releases) - [Commits](vladshcherbin/rollup-plugin-delete@2.1.0...3.0.0) --- updated-dependencies: - dependency-name: rollup-plugin-delete dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
) * chore(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.0.2 Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.0.2. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.2) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * chore: add dep version to the overrides section --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sai Kumar Battinoju <[email protected]>
* chore(deps-dev): bump the npm-dev-deps group with 32 updates Bumps the npm-dev-deps group with 32 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.0` | `7.26.9` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.25.9` | `7.26.8` | | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.25.9` | `7.26.9` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.0` | `7.26.9` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.6.0` | `19.7.1` | | [@commitlint/config-nx-scopes](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-nx-scopes) | `19.5.0` | `19.7.1` | | [@jscutlery/semver](https://github.com/jscutlery/semver) | `5.5.1` | `5.6.0` | | [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) | `20.3.1` | `20.4.6` | | [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `20.3.1` | `20.4.6` | | [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) | `20.3.1` | `20.4.6` | | [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `20.3.1` | `20.4.6` | | [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `20.3.1` | `20.4.6` | | [@originjs/vite-plugin-federation](https://github.com/originjs/vite-plugin-federation) | `1.3.7` | `1.3.9` | | [@size-limit/file](https://github.com/ai/size-limit) | `11.1.6` | `11.2.0` | | [@size-limit/webpack](https://github.com/ai/size-limit) | `11.1.6` | `11.2.0` | | [@swc/core](https://github.com/swc-project/swc) | `1.10.6` | `1.11.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.3` | `22.13.8` | | [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) | `19.6.1` | `19.7.1` | | [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.40.0` | `3.41.0` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.7.0` | `3.8.3` | | [eslint-plugin-sonarjs](https://github.com/SonarSource/SonarJS) | `3.0.1` | `3.0.2` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.3.0` | `15.4.3` | | [msw](https://github.com/mswjs/msw) | `2.7.0` | `2.7.3` | | [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `20.3.1` | `20.4.6` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.2` | | [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) | `0.3.0` | `0.3.7` | | [rollup](https://github.com/rollup/rollup) | `4.30.1` | `4.34.9` | | [rollup-plugin-exclude-dependencies-from-bundle](https://github.com/basselalaraaj/rollup-plugin-exclude-dependencies-from-bundle) | `1.1.23` | `1.1.24` | | [size-limit](https://github.com/ai/size-limit) | `11.1.6` | `11.2.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.5` | `29.2.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.8.2` | | [@bugsnag/js](https://github.com/bugsnag/bugsnag-js) | `8.1.2` | `8.2.0` | Updates `@babel/core` from 7.26.0 to 7.26.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.9/packages/babel-core) Updates `@babel/eslint-parser` from 7.25.9 to 7.26.8 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.8/eslint/babel-eslint-parser) Updates `@babel/plugin-transform-runtime` from 7.25.9 to 7.26.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.9/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.26.0 to 7.26.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.9/packages/babel-preset-env) Updates `@commitlint/config-conventional` from 19.6.0 to 19.7.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.7.1/@commitlint/config-conventional) Updates `@commitlint/config-nx-scopes` from 19.5.0 to 19.7.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-nx-scopes/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.7.1/@commitlint/config-nx-scopes) Updates `@jscutlery/semver` from 5.5.1 to 5.6.0 - [Release notes](https://github.com/jscutlery/semver/releases) - [Commits](jscutlery/semver@semver-5.5.1...semver-5.6.0) Updates `@nx/eslint` from 20.3.1 to 20.4.6 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.4.6/packages/eslint) Updates `@nx/eslint-plugin` from 20.3.1 to 20.4.6 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.4.6/packages/eslint-plugin) Updates `@nx/jest` from 20.3.1 to 20.4.6 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.4.6/packages/jest) Updates `@nx/js` from 20.3.1 to 20.4.6 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.4.6/packages/js) Updates `@nx/workspace` from 20.3.1 to 20.4.6 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.4.6/packages/workspace) Updates `@originjs/vite-plugin-federation` from 1.3.7 to 1.3.9 - [Release notes](https://github.com/originjs/vite-plugin-federation/releases) - [Commits](originjs/vite-plugin-federation@v1.3.7...v1.3.9) Updates `@size-limit/file` from 11.1.6 to 11.2.0 - [Release notes](https://github.com/ai/size-limit/releases) - [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md) - [Commits](ai/size-limit@11.1.6...11.2.0) Updates `@size-limit/webpack` from 11.1.6 to 11.2.0 - [Release notes](https://github.com/ai/size-limit/releases) - [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md) - [Commits](ai/size-limit@11.1.6...11.2.0) Updates `@swc/core` from 1.10.6 to 1.11.5 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.10.6...v1.11.5) Updates `@types/node` from 22.7.3 to 22.13.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `commitlint` from 19.6.1 to 19.7.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@alias/commitlint/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.7.1/@alias/commitlint) Updates `core-js` from 3.40.0 to 3.41.0 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.41.0/packages/core-js) Updates `eslint-import-resolver-typescript` from 3.7.0 to 3.8.3 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v3.7.0...v3.8.3) Updates `eslint-plugin-sonarjs` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/SonarSource/SonarJS/releases) - [Commits](https://github.com/SonarSource/SonarJS/commits) Updates `lint-staged` from 15.3.0 to 15.4.3 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.3.0...v15.4.3) Updates `msw` from 2.7.0 to 2.7.3 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.7.0...v2.7.3) Updates `nx` from 20.3.1 to 20.4.6 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.4.6/packages/nx) Updates `prettier` from 3.4.2 to 3.5.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.2) Updates `publint` from 0.3.0 to 0.3.7 - [Release notes](https://github.com/publint/publint/releases) - [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md) - [Commits](https://github.com/publint/publint/commits/[email protected]/packages/publint) Updates `rollup` from 4.30.1 to 4.34.9 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.30.1...v4.34.9) Updates `rollup-plugin-exclude-dependencies-from-bundle` from 1.1.23 to 1.1.24 - [Release notes](https://github.com/basselalaraaj/rollup-plugin-exclude-dependencies-from-bundle/releases) - [Commits](basselalaraaj/rollup-plugin-exclude-dependencies-from-bundle@v1.1.23...v1.1.24) Updates `size-limit` from 11.1.6 to 11.2.0 - [Release notes](https://github.com/ai/size-limit/releases) - [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md) - [Commits](ai/size-limit@11.1.6...11.2.0) Updates `ts-jest` from 29.2.5 to 29.2.6 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.2.5...v29.2.6) Updates `typescript` from 5.7.2 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.8.2) Updates `@bugsnag/js` from 8.1.2 to 8.2.0 - [Release notes](https://github.com/bugsnag/bugsnag-js/releases) - [Changelog](https://github.com/bugsnag/bugsnag-js/blob/next/CHANGELOG.md) - [Commits](bugsnag/bugsnag-js@v8.1.2...v8.2.0) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-deps - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-deps - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: "@commitlint/config-nx-scopes" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: "@jscutlery/semver" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: "@nx/eslint" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: "@nx/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: "@nx/jest" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: "@nx/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: "@nx/workspace" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: "@originjs/vite-plugin-federation" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-deps - dependency-name: "@size-limit/file" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: "@size-limit/webpack" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: commitlint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: eslint-plugin-sonarjs dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-deps - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: msw dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-deps - dependency-name: nx dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: publint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-deps - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: rollup-plugin-exclude-dependencies-from-bundle dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-deps - dependency-name: size-limit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: "@bugsnag/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps ... Signed-off-by: dependabot[bot] <[email protected]> * chore: upgrade patches to the latest versions * chore: clean up overrides --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sai Kumar Battinoju <[email protected]>
* fix: handle when max items is 1 * fix: handle queue item on processing error * chore: add documentation and fix lint issues * test: add more test cases for improving coverage
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2075 +/- ##
==========================================
+ Coverage 61.42% 61.55% +0.13%
==========================================
Files 478 478
Lines 16407 16447 +40
Branches 3227 3251 +24
==========================================
+ Hits 10078 10124 +46
+ Misses 5122 5107 -15
- Partials 1207 1216 +9 ☔ View full report in Codecov by Sentry. |
|
size-limit report 📦
|
👑 Automated Release PR
This pull request was created automatically by the GitHub Actions workflow. It merges the release branch (
release/3.81.0-SDK-3067
) into themain
branch.This ensures that the latest release branch changes are incorporated into the
main
branch for production.Details
release/3.81.0-SDK-3067
Please review and merge when ready. 🚀