-
Notifications
You must be signed in to change notification settings - Fork 359
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
chore: Remove max_length
from WebUI
#10033
Conversation
✅ Deploy Preview for determined-ui ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #10033 +/- ##
==========================================
- Coverage 54.60% 50.55% -4.05%
==========================================
Files 1259 949 -310
Lines 157366 128485 -28881
Branches 3617 3595 -22
==========================================
- Hits 85931 64958 -20973
+ Misses 71302 63394 -7908
Partials 133 133
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Docsite preview being generated for this PR. |
Docsite preview being generated for this PR. |
46c2de8
to
4288a2e
Compare
8d2a952
to
44dc56e
Compare
@gt2345 Can this be closed? I'm guessing it got incorporated into a larger PR. |
Ticket
MD-527
Description
Part of searcher context removal project.
Remove
max_length
for searchers in WebUITest Plan
Continue/Fork/HPSearch work as expected with the right backend.
Tests passed.
Checklist
docs/release-notes/
See Release Note for details.