Skip to content

Conversation

keerthanakadiri
Copy link
Contributor

I observed a few typos in string_lookup

I observed a few typos in string_lookup
@codecov-commenter
Copy link

codecov-commenter commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.95%. Comparing base (84b531c) to head (08db1cf).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #20667   +/-   ##
=======================================
  Coverage   81.95%   81.95%           
=======================================
  Files         543      543           
  Lines       50663    50663           
  Branches     7828     7828           
=======================================
  Hits        41523    41523           
  Misses       7246     7246           
  Partials     1894     1894           
Flag Coverage Δ
keras 81.79% <ø> (ø)
keras-jax 63.90% <ø> (ø)
keras-numpy 58.82% <ø> (+<0.01%) ⬆️
keras-openvino 29.95% <ø> (ø)
keras-tensorflow 64.65% <ø> (ø)
keras-torch 63.72% <ø> (ø)

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.

Copy link
Collaborator

@hertschuh hertschuh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the code formatting.

indices. Defaults to `"[UNK]"`.
vocabulary: Optional. Either an array of integers or a string path to a
text file. If passing an array, can pass a tuple, list,
1D NumPy array, or 1D tensor containing the integer vocbulary terms.
text file. If passing an array,you can pass a tuple, list,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a space after the comma and before "you".

Copy link

This PR is stale because it has been open for 14 days with no activity. It will be closed if no further activity occurs. Thank you.

@github-actions github-actions bot added the stale label Aug 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants