uber / cadence

Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
https://cadenceworkflow.io
MIT License
7.96k stars 772 forks source link

taskList taskListID #6109

Closed dkrotx closed 3 weeks ago

dkrotx commented 3 weeks ago

just names

Renaming during deep dive session

How did you test it?

Potential risks

Release notes

Documentation Changes

dkrotx commented 3 weeks ago

There is something wrong with branch pointer. Going to close the PR

coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 018fe9e7-d0ed-4f7b-8fc6-19b0296a217f

Details


Files with Coverage Reduction New Missed Lines %
tools/cli/admin_db_decode_thrift.go 1 71.79%
common/task/weighted_round_robin_task_scheduler.go 2 89.05%
common/backoff/retry.go 2 92.11%
service/history/task/transfer_active_task_executor.go 2 72.77%
service/matching/tasklist/task_writer.go 2 82.32%
bench/lib/client.go 4 0.0%
common/task/fifo_task_scheduler.go 4 85.57%
common/domain/dlq_message_handler.go 4 96.88%
service/matching/config/config.go 4 91.49%
service/history/task/fetcher.go 4 86.08%
<!-- Total: 273 -->
Totals Coverage Status
Change from base Build 018fe9dc-483b-4c68-acea-8033170f8941: -0.05%
Covered Lines: 105285
Relevant Lines: 148952

💛 - Coveralls