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

Added tests for start_workflow_execution.go #6021

Merged
merged 1 commit into from
May 13, 2024

Conversation

agautam478
Copy link
Contributor

What changed?
Added new tests for start_workflow_execution.go
The coverage is around 73%

Why?
coverage

How did you test it?

Potential risks

Release notes

Documentation Changes

@agautam478 agautam478 merged commit 9ef1e43 into uber:master May 13, 2024
17 of 18 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 018f73fa-3e66-4cbe-9403-7401361c0be5

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 240 unchanged lines in 16 files lost coverage.
  • Overall coverage decreased (-0.02%) to 69.154%

Files with Coverage Reduction New Missed Lines %
service/history/queue/timer_queue_processor_base.go 1 77.66%
common/task/weighted_round_robin_task_scheduler.go 2 88.56%
service/history/shard/context.go 2 68.91%
service/frontend/api/handler.go 2 62.2%
service/history/task/transfer_active_task_executor.go 2 72.9%
service/history/execution/context_util.go 2 89.31%
common/log/tag/tags.go 3 50.46%
service/history/task/fetcher.go 3 86.6%
common/archiver/filestore/historyArchiver.go 4 80.95%
service/history/engine/engineimpl/terminate_workflow_execution.go 4 73.33%
Totals Coverage Status
Change from base Build 018f738f-70da-4942-afab-552bc50965d4: -0.02%
Covered Lines: 101605
Relevant Lines: 146926

💛 - Coveralls

timl3136 pushed a commit to timl3136/cadence that referenced this pull request Jun 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.

None yet

3 participants