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

Add unit tests for sql plugin registration #5705

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

Shaddoll
Copy link
Member

@Shaddoll Shaddoll commented Mar 4, 2024

What changed?
Add unit tests for sql plugin registration

Why?
Improve test coverage

How did you test it?
unit test

Potential risks

Release notes

Documentation Changes

@Shaddoll Shaddoll merged commit 4c6117a into cadence-workflow:master Mar 4, 2024
17 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 018e0a8b-1a9b-4eda-815d-5a18215d7aea

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 113 unchanged lines in 17 files lost coverage.
  • Overall coverage decreased (-0.009%) to 62.917%

Files with Coverage Reduction New Missed Lines %
common/task/weighted_round_robin_task_scheduler.go 1 88.06%
common/peerprovider/ringpopprovider/config.go 2 81.58%
common/persistence/historyManager.go 2 66.67%
service/frontend/api/handler.go 2 62.05%
service/history/execution/mutable_state_util.go 2 37.63%
common/persistence/nosql/nosqlplugin/cassandra/workflow.go 3 61.93%
common/persistence/statsComputer.go 3 94.64%
common/archiver/filestore/historyArchiver.go 4 80.95%
common/persistence/nosql/nosqlplugin/cassandra/tasks.go 4 76.09%
service/history/task/transfer_standby_task_executor.go 4 87.01%
Totals Coverage Status
Change from base Build 018e093f-1deb-4964-90de-0337cc45040c: -0.009%
Covered Lines: 92999
Relevant Lines: 147813

💛 - Coveralls

@Shaddoll Shaddoll deleted the sql-test branch March 4, 2024 18:13
ketsiambaku pushed a commit to ketsiambaku/cadence that referenced this pull request Mar 6, 2024
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