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

[Data Explorer][Discover] Fix total hits issue for no time based data #5087

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

ananzh
Copy link
Member

@ananzh ananzh commented Sep 21, 2023

Issue Resolve

#5068

Check List

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

@ananzh ananzh changed the title [Data Explorer][Discover] Fix total hits issue [Data Explorer][Discover] Fix total hits issue for no time based data Sep 21, 2023
@ananzh ananzh added bug Something isn't working data explorer Issues related to the Data Explorer project discover for discover reinvent v2.11.0 backport 2.x labels Sep 21, 2023
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #5087 (baba764) into main (9c192a3) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #5087      +/-   ##
==========================================
- Coverage   66.50%   66.48%   -0.02%     
==========================================
  Files        3403     3403              
  Lines       65026    65026              
  Branches    10401    10401              
==========================================
- Hits        43243    43232      -11     
- Misses      19214    19224      +10     
- Partials     2569     2570       +1     
Flag Coverage Δ
Linux_1 34.82% <ø> (ø)
Linux_2 55.31% <ø> (ø)
Linux_3 44.60% <ø> (?)
Linux_4 34.89% <ø> (ø)
Windows_1 ?
Windows_2 55.27% <ø> (ø)
Windows_3 44.61% <ø> (ø)
Windows_4 34.89% <ø> (ø)

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

see 2 files with indirect coverage changes

Issue Resolve
opensearch-project#5068

Signed-off-by: ananzh <ananzh@amazon.com>
@ashwin-pc ashwin-pc added the de-angular de-angularize work label Sep 21, 2023
@ananzh ananzh merged commit a10f1c7 into opensearch-project:main Sep 22, 2023
57 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 22, 2023
Issue Resolve
#5068

Signed-off-by: ananzh <ananzh@amazon.com>
(cherry picked from commit a10f1c7)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
abbyhu2000 pushed a commit that referenced this pull request Sep 26, 2023
Issue Resolve
#5068

Signed-off-by: ananzh <ananzh@amazon.com>
(cherry picked from commit a10f1c7)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Josh Romero <rmerqg@amazon.com>
Co-authored-by: Kawika Avilla <kavilla414@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x bug Something isn't working data explorer Issues related to the Data Explorer project de-angular de-angularize work discover for discover reinvent distinguished-contributor v2.11.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants