Skip to content

Add daily Python 3.13 CPU-only tests to nightly workflow #21566

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 1 commit into
base: master
Choose a base branch
from

Conversation

rohithpudari
Copy link
Contributor

fixes #21508

Adds build-python-latest job in Nightly pipeline

Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.75%. Comparing base (1d647c3) to head (3d4823a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #21566      +/-   ##
==========================================
- Coverage   85.05%   82.75%   -2.31%     
==========================================
  Files         567      567              
  Lines       56455    56455              
  Branches     8815     8815              
==========================================
- Hits        48018    46717    -1301     
- Misses       6161     7577    +1416     
+ Partials     2276     2161     -115     
Flag Coverage Δ
keras 82.55% <ø> (-2.32%) ⬇️
keras-jax 63.79% <ø> (-2.33%) ⬇️
keras-numpy 58.31% <ø> (-0.12%) ⬇️
keras-openvino 34.64% <ø> (-0.13%) ⬇️
keras-tensorflow 64.23% <ø> (-2.33%) ⬇️
keras-torch 63.84% <ø> (-2.32%) ⬇️
keras.applications ?
keras.applications-jax ?
keras.applications-numpy ?
keras.applications-openvino ?
keras.applications-tensorflow ?
keras.applications-torch ?

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add daily CPU tests which also test with the latest Python version
3 participants