Skip to content

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 gbaned added this to PR Queue Mar 7, 2025
@github-project-automation github-project-automation bot moved this to Assigned Reviewer in PR Queue Mar 7, 2025
@gbaned
Copy link
Collaborator

gbaned commented Mar 7, 2025

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

Copy link

This PR is stale because it has been open for 14 days with no activity. It will be closed if no further activity occurs. Thank you.

@github-actions github-actions bot added the stale label Aug 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Assigned Reviewer
Development

Successfully merging this pull request may close these issues.

4 participants