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

Embed elasticsearch index templates #5043

Merged
merged 1 commit into from
Dec 12, 2022
Merged

Embed elasticsearch index templates #5043

merged 1 commit into from
Dec 12, 2022

Conversation

Shaddoll
Copy link
Contributor

What changed?
Add embeddings for elasticsearch mappings

Why?
To make it easier to access elasticsearch mappings from monorepo

How did you test it?

Potential risks

Release notes

Documentation Changes

@coveralls
Copy link

Pull Request Test Coverage Report for Build 0185074b-ee84-411a-8cab-bf78b21b66d1

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 64 unchanged lines in 10 files lost coverage.
  • Overall coverage increased (+0.04%) to 57.291%

Files with Coverage Reduction New Missed Lines %
common/task/weightedRoundRobinTaskScheduler.go 1 89.64%
common/task/parallelTaskProcessor.go 2 92.75%
common/util.go 2 52.54%
service/frontend/workflowHandler.go 2 59.98%
service/history/shard/context.go 2 66.52%
common/cache/lru.go 3 90.73%
common/persistence/statsComputer.go 3 94.64%
service/history/task/fetcher.go 4 91.24%
common/persistence/nosql/nosqlplugin/cassandra/workflow.go 6 59.55%
common/persistence/nosql/nosqlplugin/cassandra/workflowParsingUtils.go 39 81.99%
Totals Coverage Status
Change from base Build 0184fde3-10d4-4db9-8cc6-b31a82033c01: 0.04%
Covered Lines: 85211
Relevant Lines: 148734

💛 - Coveralls

@Shaddoll Shaddoll merged commit 3e568fc into uber:master Dec 12, 2022
@Shaddoll Shaddoll deleted the embed branch December 12, 2022 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants