Skip to content

Conversation

@meet2mky
Copy link
Collaborator

Please ensure your PR title follows the format:

type(scope): subject

Example:
feat(api): add user login endpoint

Available types:

  • feat: A new feature
  • fix: A bug fix
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: A code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
  • ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
  • chore: Other changes that don't modify src or test files
  • revert: Reverts a previous commit

Description

Link to the issue in case of a bug fix.

Testing details

  1. Manual - NA
  2. Unit tests - NA
  3. Integration tests - NA

Any backward incompatible change? If so, please explain.

@meet2mky meet2mky requested review from a team and Tulsishah as code owners October 16, 2025 13:43
@meet2mky meet2mky requested a review from ashmeenkaur October 16, 2025 13:43
@github-actions github-actions bot added the remind-reviewers Auto remind reviewers in attention set for review post 24hrs of inactivity on PR. label Oct 16, 2025
@meet2mky meet2mky added execute-integration-tests Run only integration tests and removed remind-reviewers Auto remind reviewers in attention set for review post 24hrs of inactivity on PR. labels Oct 16, 2025
@meet2mky meet2mky changed the title Testing... test: [DO NOT REVIEW] WIP Oct 16, 2025
@meet2mky meet2mky marked this pull request as draft October 16, 2025 13:45
@meet2mky meet2mky removed the request for review from ashmeenkaur October 16, 2025 13:45
@meet2mky meet2mky added execute-perf-test Execute performance test in PR execute-integration-tests-on-zb To run E2E tests on zonal bucket. labels Oct 17, 2025
@codecov
Copy link

codecov bot commented Oct 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (3d9975c) to head (9755094).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #3901       +/-   ##
==========================================
- Coverage   82.42%       0   -82.43%     
==========================================
  Files         145       0      -145     
  Lines       22769       0    -22769     
==========================================
- Hits        18768       0    -18768     
+ Misses       3458       0     -3458     
+ Partials      543       0      -543     
Flag Coverage Δ
unittests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

execute-integration-tests Run only integration tests execute-integration-tests-on-zb To run E2E tests on zonal bucket. execute-perf-test Execute performance test in PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants