-
Notifications
You must be signed in to change notification settings - Fork 117
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
Increase test coverage in keras_core/utils
#856
Increase test coverage in keras_core/utils
#856
Conversation
remove_long_seq
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #856 +/- ##
==========================================
+ Coverage 76.03% 76.15% +0.12%
==========================================
Files 328 329 +1
Lines 31136 31270 +134
Branches 6061 6083 +22
==========================================
+ Hits 23673 23814 +141
+ Misses 5866 5857 -9
- Partials 1597 1599 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
remove_long_seq
keras_core/utils
+ Fixing bug in remove_long_seq
keras_core/utils
+ Fixing bug in remove_long_seq
keras_core/utils
+ Fixing bug in remove_long_seq
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR!
keras_core/utils
+ Fixing bug in remove_long_seq
keras_core/utils
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks
Increase test coverage in Increase test coverage in
keras_core/utils