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

_get_node_attribute_at_index() raising AttributeError instead of ValueError #20156

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

Doch88
Copy link
Contributor

@Doch88 Doch88 commented Aug 23, 2024

#20155

This PR allows using hasattr() on node attributes, without raising an error.

…eError

#20155

This commit allows using hasattr() on on node attributes, without raising an error.
Copy link

google-cla bot commented Aug 23, 2024

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 Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.35%. Comparing base (f4a4725) to head (49cdd1c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #20156   +/-   ##
=======================================
  Coverage   79.35%   79.35%           
=======================================
  Files         501      501           
  Lines       47311    47311           
  Branches     8689     8689           
=======================================
  Hits        37542    37542           
  Misses       8014     8014           
  Partials     1755     1755           
Flag Coverage Δ
keras 79.20% <100.00%> (ø)
keras-jax 62.47% <0.00%> (ø)
keras-numpy 57.58% <0.00%> (ø)
keras-tensorflow 63.86% <100.00%> (ø)
keras-torch 62.50% <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.

@google-ml-butler google-ml-butler bot added kokoro:force-run ready to pull Ready to be merged into the codebase labels Aug 23, 2024
@fchollet fchollet merged commit 829c9aa into keras-team:master Aug 23, 2024
8 checks passed
@google-ml-butler google-ml-butler bot removed ready to pull Ready to be merged into the codebase kokoro:force-run labels Aug 23, 2024
@Doch88 Doch88 deleted the patch-1 branch August 23, 2024 13:46
Copy link

@TwoCraZySaid4Ten TwoCraZySaid4Ten left a comment

Choose a reason for hiding this comment

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

Why are you deleting things from my deceased son's files?

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.

5 participants