keras-team / keras

Deep Learning for humans
http://keras.io/
Apache License 2.0
62.13k stars 19.49k forks source link

Fix rendering issue #20501

Closed sachinprasadhs closed 1 week ago

sachinprasadhs commented 1 week ago

Fixes rendering issue here https://keras.io/api/metrics/metrics_wrappers/#mean-class

codecov-commenter commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.10%. Comparing base (1354fde) to head (5713100).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #20501 +/- ## ======================================= Coverage 82.10% 82.10% ======================================= Files 515 515 Lines 47670 47670 Branches 7468 7468 ======================================= Hits 39141 39141 Misses 6721 6721 Partials 1808 1808 ``` | [Flag](https://app.codecov.io/gh/keras-team/keras/pull/20501/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | Coverage Δ | | |---|---|---| | [keras](https://app.codecov.io/gh/keras-team/keras/pull/20501/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | `81.95% <ø> (ø)` | | | [keras-jax](https://app.codecov.io/gh/keras-team/keras/pull/20501/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | `65.05% <ø> (ø)` | | | [keras-numpy](https://app.codecov.io/gh/keras-team/keras/pull/20501/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | `60.01% <ø> (ø)` | | | [keras-tensorflow](https://app.codecov.io/gh/keras-team/keras/pull/20501/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | `66.03% <ø> (ø)` | | | [keras-torch](https://app.codecov.io/gh/keras-team/keras/pull/20501/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | `64.97% <ø> (ø)` | | 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.

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