Skip to content

Increase coverage in optimizers #21337

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

Merged
merged 4 commits into from
May 31, 2025
Merged

Conversation

Frightera
Copy link
Contributor

Added some unit tests to increase code coverage in optimizers

@codecov-commenter
Copy link

codecov-commenter commented May 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.68%. Comparing base (de9cf25) to head (b996754).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #21337      +/-   ##
==========================================
+ Coverage   82.65%   82.68%   +0.03%     
==========================================
  Files         565      565              
  Lines       54823    54823              
  Branches     8514     8514              
==========================================
+ Hits        45315    45333      +18     
+ Misses       7414     7405       -9     
+ Partials     2094     2085       -9     
Flag Coverage Δ
keras 82.49% <ø> (+0.03%) ⬆️
keras-jax 63.62% <ø> (+0.03%) ⬆️
keras-numpy 58.78% <ø> (+0.03%) ⬆️
keras-openvino 33.13% <ø> (ø)
keras-tensorflow 64.04% <ø> (+0.03%) ⬆️
keras-torch 63.69% <ø> (+0.03%) ⬆️

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.

Copy link
Collaborator

@fchollet fchollet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the coverage increase.

@google-ml-butler google-ml-butler bot added kokoro:force-run ready to pull Ready to be merged into the codebase labels May 31, 2025
@fchollet fchollet merged commit 08b0fd9 into keras-team:master May 31, 2025
8 checks passed
@Frightera Frightera deleted the coverage_up branch May 31, 2025 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run ready to pull Ready to be merged into the codebase size:M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants