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 `backend_utils` #940

Closed Faisal-Alsrheed closed 10 months ago

Faisal-Alsrheed commented 10 months ago

Increase-test-coverage in backend_utils

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (6383d8a) 72.28% compared to head (00b0d3d) 83.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #940 +/- ## =========================================== + Coverage 72.28% 83.83% +11.54% =========================================== Files 319 319 Lines 28879 28879 Branches 5529 5529 =========================================== + Hits 20876 24211 +3335 + Misses 6632 3148 -3484 - Partials 1371 1520 +149 ``` | [Flag](https://app.codecov.io/gh/keras-team/keras-core/pull/940/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/940/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | `83.72% <ø> (+11.49%)` | :arrow_up: | | [keras_core-jax](https://app.codecov.io/gh/keras-team/keras-core/pull/940/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | `67.11% <ø> (+0.08%)` | :arrow_up: | | [keras_core-numpy](https://app.codecov.io/gh/keras-team/keras-core/pull/940/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | `60.56% <ø> (?)` | | | [keras_core-tensorflow](https://app.codecov.io/gh/keras-team/keras-core/pull/940/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | `67.08% <ø> (+0.08%)` | :arrow_up: | | [keras_core-torch](https://app.codecov.io/gh/keras-team/keras-core/pull/940/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | `69.08% <ø> (?)` | | 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 48 files with indirect coverage changes](https://app.codecov.io/gh/keras-team/keras-core/pull/940/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.