Skip to content
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

20954. adding a some changes line no.423 #20991

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SahajDubey-2005
Copy link

made a some changes for testing purpose.

Fixed Syntax: Removed incorrect init method and used proper decorator syntax.
Used wraps: Ensures the original function’s metadata is preserved.
Applied Warning in Decorator: The warning is issued when the decorator is used, not on every function call.
Ensured Proper Output Handling: The function now correctly returns only outputs.

Copy link

google-cla bot commented Mar 6, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@codecov-commenter
Copy link

codecov-commenter commented Mar 6, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.04%. Comparing base (b36a9ac) to head (3b49093).

Files with missing lines Patch % Lines
keras/src/backend/numpy/core.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #20991      +/-   ##
==========================================
- Coverage   82.45%   78.04%   -4.41%     
==========================================
  Files         562      562              
  Lines       53316    53316              
  Branches     8259     8259              
==========================================
- Hits        43960    41612    -2348     
- Misses       7340     9757    +2417     
+ Partials     2016     1947      -69     
Flag Coverage Δ
keras 77.87% <0.00%> (-4.40%) ⬇️
keras-jax 64.03% <0.00%> (ø)
keras-numpy ?
keras-openvino 32.69% <0.00%> (ø)
keras-tensorflow 64.47% <0.00%> (ø)
keras-torch 64.08% <0.00%> (ø)

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.

@gbaned
Copy link
Collaborator

gbaned commented Mar 7, 2025

Hi @SahajDubey-2005 Can you please sign the CLA? Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Assigned Reviewer
Development

Successfully merging this pull request may close these issues.

3 participants