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

Fix rendering issue #20301

Merged
merged 1 commit into from
Sep 28, 2024
Merged

Conversation

sachinprasadhs
Copy link
Collaborator

Fix rendering issue in keras.io by making change from "Call Args:" to "Call arguments:" which is allowed docstring to render.
Fixes: #20297

@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.83%. Comparing base (7628a18) to head (9450aa3).
Report is 38 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #20301       +/-   ##
===========================================
+ Coverage   66.34%   78.83%   +12.49%     
===========================================
  Files         508      511        +3     
  Lines       48264    48985      +721     
  Branches     8882     9020      +138     
===========================================
+ Hits        32020    38617     +6597     
+ Misses      14425     8505     -5920     
- Partials     1819     1863       +44     
Flag Coverage Δ
keras 78.69% <ø> (+12.35%) ⬆️
keras-jax 62.29% <ø> (?)
keras-numpy 57.43% <ø> (?)
keras-tensorflow 63.57% <ø> (-2.77%) ⬇️
keras-torch 62.28% <ø> (?)
keras.applications ?
keras.applications-jax ?
keras.applications-numpy ?
keras.applications-tensorflow ?
keras.applications-torch ?

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

☔ 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 Sep 28, 2024
@fchollet fchollet merged commit 79adef4 into keras-team:master Sep 28, 2024
7 checks passed
@google-ml-butler google-ml-butler bot removed ready to pull Ready to be merged into the codebase kokoro:force-run labels Sep 28, 2024
@sachinprasadhs sachinprasadhs deleted the fix_rendering branch September 30, 2024 16:53
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.

Webpage not rendering correctly
4 participants