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

Update DSL query to allow filtering by missing start time #5017

Merged
merged 2 commits into from
Nov 16, 2022
Merged

Conversation

neil-xie
Copy link
Contributor

@neil-xie neil-xie commented Nov 1, 2022

What changed?
Update DSL query to allow filtering by missing start time so we can get count of uninitialized workflow executions records.

Why?

How did you test it?
Unit test

Potential risks

Release notes

Documentation Changes

@coveralls
Copy link

coveralls commented Nov 1, 2022

Pull Request Test Coverage Report for Build 01848272-0583-4b03-bbda-1571ff909edb

  • 8 of 8 (100.0%) changed or added relevant lines in 1 file are covered.
  • 100 unchanged lines in 11 files lost coverage.
  • Overall coverage increased (+0.03%) to 57.346%

Files with Coverage Reduction New Missed Lines %
common/task/weightedRoundRobinTaskScheduler.go 2 89.64%
service/history/task/transfer_standby_task_executor.go 2 86.4%
service/matching/matcher.go 2 91.46%
service/history/task/fetcher.go 3 91.75%
common/persistence/executionManager.go 4 78.83%
common/persistence/statsComputer.go 4 95.71%
common/task/fifoTaskScheduler.go 5 82.47%
service/history/execution/mutable_state_task_refresher.go 7 62.66%
service/history/shard/context.go 18 66.7%
common/persistence/sql/sqlExecutionStore.go 21 63.86%
Totals Coverage Status
Change from base Build 01843059-58ec-4be4-8188-649341da3156: 0.03%
Covered Lines: 85279
Relevant Lines: 148709

💛 - Coveralls

@neil-xie neil-xie requested a review from a team November 1, 2022 17:56
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.

4 participants