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.x] [Console] Convert lib/mappings to TypeScript #4500

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport e07c5e6 from #4008.

* Convert mappings.js to TypeScript

Signed-off-by: Sirazh Gabdullin <[email protected]>

* Convert mappings.test.js to TypeScript

Signed-off-by: Sirazh Gabdullin <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Sirazh Gabdullin <[email protected]>

* Add test for getTypes with multi-index mode

Signed-off-by: Sirazh Gabdullin <[email protected]>

* type update

Signed-off-by: Sirazh Gabdullin <[email protected]>

* update typing

Signed-off-by: Sirazh Gabdullin <[email protected]>

* CHANGELOG fix

Signed-off-by: Sirazh Gabdullin <[email protected]>

* Changelog update

Signed-off-by: Sirazh Gabdullin <[email protected]>

* Update Changelog

Signed-off-by: Sirazh Gabdullin <[email protected]>

---------

Signed-off-by: Sirazh Gabdullin <[email protected]>
Signed-off-by: Kawika Avilla <[email protected]>
Signed-off-by: Josh Romero <[email protected]>
Signed-off-by: Anan Zhuang <[email protected]>
Co-authored-by: Kawika Avilla <[email protected]>
Co-authored-by: Qingyang(Abby) Hu <[email protected]>
Co-authored-by: Ashwin P Chandran <[email protected]>
Co-authored-by: Anan Zhuang <[email protected]>
Co-authored-by: Josh Romero <[email protected]>
(cherry picked from commit e07c5e6)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Merging #4500 (6f25df0) into 2.x (29c7abd) will decrease coverage by 0.02%.
The diff coverage is 56.75%.

@@            Coverage Diff             @@
##              2.x    #4500      +/-   ##
==========================================
- Coverage   66.41%   66.40%   -0.02%     
==========================================
  Files        3245     3245              
  Lines       62435    62439       +4     
  Branches     9672     9710      +38     
==========================================
- Hits        41469    41462       -7     
- Misses      18621    18622       +1     
- Partials     2345     2355      +10     
Flag Coverage Δ
Linux 66.34% <56.75%> (-0.02%) ⬇️
Windows 66.34% <56.75%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
...rc/plugins/console/public/lib/mappings/mappings.ts 64.90% <56.75%> (ø)

... and 1 file with indirect coverage changes

@manasvinibs manasvinibs merged commit 0331696 into 2.x Jul 5, 2023
@github-actions github-actions bot deleted the backport/backport-4008-to-2.x branch July 5, 2023 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports OSCI Open Source Contributor Initiative repeat-contributor v2.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants