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

Disable traceback filtering after clearing session for tests #18660

Merged
merged 1 commit into from
Oct 21, 2023

Conversation

haifeng-jin
Copy link
Contributor

Disable traceback filtering after clearing session for tests.
Otherwise, it will be overwritten to True.

@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (689cd70) 78.50% compared to head (cdd5d85) 78.32%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #18660      +/-   ##
==========================================
- Coverage   78.50%   78.32%   -0.18%     
==========================================
  Files         334      334              
  Lines       32605    32605              
  Branches     6377     6377              
==========================================
- Hits        25595    25539      -56     
- Misses       5454     5509      +55     
- Partials     1556     1557       +1     
Flag Coverage Δ
keras 78.22% <50.00%> (-0.16%) ⬇️
keras-jax 63.45% <50.00%> (-0.18%) ⬇️
keras-numpy 57.79% <50.00%> (-0.16%) ⬇️
keras-tensorflow 64.45% <50.00%> (-0.13%) ⬇️
keras-torch 65.17% <50.00%> (-0.20%) ⬇️

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

Files Coverage Δ
keras/testing/test_case.py 85.77% <50.00%> (-0.44%) ⬇️

... and 3 files with indirect coverage changes

☔ 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 Oct 21, 2023
@fchollet fchollet merged commit b00065c into keras-team:master Oct 21, 2023
6 checks passed
@google-ml-butler google-ml-butler bot removed awaiting review ready to pull Ready to be merged into the codebase kokoro:force-run labels Oct 21, 2023
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.

4 participants