keras-team / keras-core

A multi-backend implementation of the Keras API, with support for TensorFlow, JAX, and PyTorch.
Apache License 2.0
1.27k stars 115 forks source link

Increase test coverage in `keras_core/utils` #856

Closed Faisal-Alsrheed closed 12 months ago

Faisal-Alsrheed commented 12 months ago

Increase test coverage in Increase test coverage in keras_core/utils

codecov[bot] commented 12 months ago

Codecov Report

Patch coverage has no change and project coverage change: +0.12% :tada:

Comparison is base (ac9be33) 76.03% compared to head (3f7cd6b) 76.15%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ 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 ``` | [Flag](https://app.codecov.io/gh/keras-team/keras-core/pull/856/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | Coverage Δ | | |---|---|---| | [keras_core](https://app.codecov.io/gh/keras-team/keras-core/pull/856/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | `76.06% <ø> (+0.12%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team#carryforward-flags-in-the-pull-request-comment) to find out more. [see 15 files with indirect coverage changes](https://app.codecov.io/gh/keras-team/keras-core/pull/856/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.