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 Selecting Dataset with Default Configuration #8534

Closed
wants to merge 1 commit into from

Conversation

LDrago27
Copy link
Collaborator

@LDrago27 LDrago27 commented Oct 9, 2024

Description

Fix Selecting a dataset with default configuration resulted in a bad search. Refer the video below for details.

Meeting+Recording+-+Sahoo.+Suchit+Instant+Meeting.2.mp4

Issues Resolved

Screenshot

Testing the changes

Meeting+Recording+-+Sahoo.+Suchit+Instant+Meeting.3.mp4

Changelog

  • skip

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@LDrago27 LDrago27 added discover for discover reinvent v2.18.0 and removed all-star-contributor labels Oct 9, 2024
@github-actions github-actions bot added the Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry label Oct 9, 2024
@LDrago27 LDrago27 removed the Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry label Oct 9, 2024
@LDrago27 LDrago27 changed the title Fix Select Default Dataset Configuration Fix Selecting Dataset with Default Configuration Oct 9, 2024
@github-actions github-actions bot added the Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry label Oct 9, 2024
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.93%. Comparing base (58e1645) to head (ceca04f).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8534      +/-   ##
==========================================
- Coverage   60.93%   60.93%   -0.01%     
==========================================
  Files        3767     3769       +2     
  Lines       89387    89508     +121     
  Branches    13985    14013      +28     
==========================================
+ Hits        54471    54543      +72     
- Misses      31519    31556      +37     
- Partials     3397     3409      +12     
Flag Coverage Δ
Linux_1 29.00% <ø> (+0.05%) ⬆️
Linux_2 56.25% <ø> (+<0.01%) ⬆️
Linux_3 37.75% <ø> (+<0.01%) ⬆️
Linux_4 29.91% <ø> (-0.01%) ⬇️
Windows_1 29.02% <ø> (+0.05%) ⬆️
Windows_2 56.20% <ø> (+<0.01%) ⬆️
Windows_3 37.75% <ø> (+<0.01%) ⬆️
Windows_4 29.91% <ø> (-0.01%) ⬇️

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.

@sejli
Copy link
Member

sejli commented Oct 9, 2024

This should be fixed in #8166.

@LDrago27
Copy link
Collaborator Author

LDrago27 commented Oct 9, 2024

Not required fixed by #8166

@LDrago27 LDrago27 closed this Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x discover for discover reinvent discover-next Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.18.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants