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

[Backport 2.9] Add resource ID filtering in fetch augment-vis obj queries #4614

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport c06b298 from #4608.

Signed-off-by: Tyler Ohlsen <[email protected]>
(cherry picked from commit c06b298)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #4614 (0c86742) into 2.9 (1f82eda) will increase coverage by 0.00%.
The diff coverage is 85.71%.

@@           Coverage Diff           @@
##              2.9    #4614   +/-   ##
=======================================
  Coverage   66.16%   66.17%           
=======================================
  Files        3315     3315           
  Lines       63890    63891    +1     
  Branches     9967     9970    +3     
=======================================
+ Hits        42274    42281    +7     
+ Misses      19172    19168    -4     
+ Partials     2444     2442    -2     
Flag Coverage Δ
Linux_1 34.76% <85.71%> (+0.01%) ⬆️
Linux_2 55.07% <ø> (ø)
Linux_3 43.22% <0.00%> (-0.01%) ⬇️
Linux_4 35.09% <100.00%> (+<0.01%) ⬆️
Windows_1 34.77% <85.71%> (-0.03%) ⬇️
Windows_2 55.03% <ø> (?)
Windows_3 43.22% <0.00%> (-0.01%) ⬇️
Windows_4 35.09% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
...izations/public/embeddable/visualize_embeddable.ts 19.65% <0.00%> (+0.33%) ⬆️
...objects/public/saved_object/saved_object_loader.ts 85.71% <100.00%> (+4.23%) ⬆️
...nter/public/saved_augment_vis/saved_augment_vis.ts 97.50% <100.00%> (ø)
src/plugins/vis_augmenter/public/utils/utils.ts 96.55% <100.00%> (+0.18%) ⬆️

... and 4 files with indirect coverage changes

@joshuarrrr joshuarrrr added not in release PRs backported to already shipped releases with no future release planned and removed v2.10.0 labels Jul 25, 2023
@joshuarrrr joshuarrrr merged commit fbee3cd into 2.9 Jul 25, 2023
74 of 76 checks passed
@joshuarrrr joshuarrrr deleted the backport/backport-4608-to-2.9 branch July 25, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
all-star-contributor autocut Skip the changelog verification check on backports enhancement New feature or request not in release PRs backported to already shipped releases with no future release planned
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants