Skip to content

Feat: Add APITEST_DB_NIGHTLY test #21950

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Feat: Add APITEST_DB_NIGHTLY test #21950

wants to merge 3 commits into from

Conversation

bupd
Copy link
Contributor

@bupd bupd commented Apr 29, 2025

Comprehensive Summary of your change

  • Adds APITEST_DB_NIGHTLY test to PR.

Issue being fixed

Migrating away from Internal Pipeline

Please indicate you've done the following:

  • Well Written Title and Summary of the PR
  • Label the PR as needed. "release-note/ignore-for-release"
  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Made sure tests are passing and test coverage is added if needed.
  • Considered the docs impact and opened a new docs issue or PR with docs changes if needed in website repository.

Copy link

codecov bot commented Apr 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.87%. Comparing base (c8c11b4) to head (10582e6).
Report is 498 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main   #21950       +/-   ##
===========================================
+ Coverage   45.36%   65.87%   +20.51%     
===========================================
  Files         244     1071      +827     
  Lines       13333   115703   +102370     
  Branches     2719     2925      +206     
===========================================
+ Hits         6049    76225    +70176     
- Misses       6983    35254    +28271     
- Partials      301     4224     +3923     
Flag Coverage Δ
unittests 65.87% <ø> (+20.51%) ⬆️

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

see 985 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

This PR is being marked stale due to a period of inactivty. If this PR is still relevant, please comment or remove the stale label. Otherwise, this PR will close in 30 days.

@github-actions github-actions bot added the Stale label Jun 29, 2025
@bupd bupd force-pushed the e2eupstr branch 2 times, most recently from c824c4b to 39d3d7a Compare June 30, 2025 14:41
Signed-off-by: bupd <[email protected]>
@bupd bupd changed the title Test: Add APITEST_DB_NIGHTLY test Feat: Add APITEST_DB_NIGHTLY test Jun 30, 2025
@bupd bupd marked this pull request as ready for review June 30, 2025 15:28
@bupd bupd requested a review from a team as a code owner June 30, 2025 15:28
@bupd
Copy link
Contributor Author

bupd commented Jun 30, 2025

/label release-note/ignore-for-release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate Internal Pipeline to Github Actions
4 participants