Update length type from enum to string in summarization ability#347
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #347 +/- ##
==========================================
Coverage 57.85% 57.85%
Complexity 615 615
==========================================
Files 46 46
Lines 3165 3165
==========================================
Hits 1831 1831
Misses 1334 1334
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
What?
Corrects the type value for the summarization ability because enum is no type.
Why?
Ensures part of #346 is fixed.
How?
Replaces 'enum' with 'string'.
Use of AI Tools
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast