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

Update test_case.py #917

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Update test_case.py #917

merged 1 commit into from
Sep 19, 2023

Conversation

PatReis
Copy link
Contributor

@PatReis PatReis commented Sep 19, 2023

Fixed closing brackets for assert in run_output_asserts in 'test_case.py'. Although this test case is not used, I just wanted to fix the typo.

Fixed closing brackets for assert in `run_output_asserts` in 'test_case.py'.
@google-cla
Copy link

google-cla bot commented Sep 19, 2023

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.

Copy link
Member

@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.

Thanks for the fix!

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (e3d6719) 79.83% compared to head (fecd6e7) 79.83%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #917   +/-   ##
=======================================
  Coverage   79.83%   79.83%           
=======================================
  Files         318      318           
  Lines       28591    28591           
  Branches     5447     5447           
=======================================
  Hits        22827    22827           
  Misses       4297     4297           
  Partials     1467     1467           
Flag Coverage Δ
keras_core 79.76% <ø> (ø)
keras_core-numpy 60.46% <ø> (ø)
keras_core-tensorflow 66.90% <ø> (ø)
keras_core-torch 69.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
keras_core/testing/test_case.py 85.90% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fchollet fchollet merged commit c64de55 into keras-team:main Sep 19, 2023
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants