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 test for UpdateTaskList #6046

Merged

Conversation

jakobht
Copy link
Member

@jakobht jakobht commented May 23, 2024

What changed?
Added Unit tests

Why?
Code coverage

How did you test it?

Potential risks

Release notes

Documentation Changes

@coveralls
Copy link

Pull Request Test Coverage Report for Build 018fa4b2-cf81-4f7c-8c44-a00664671260

Details

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

Files with Coverage Reduction New Missed Lines %
common/task/weighted_round_robin_task_scheduler.go 2 89.05%
common/task/parallel_task_processor.go 2 93.06%
service/matching/tasklist/db.go 2 73.23%
common/persistence/execution_manager.go 2 86.43%
service/matching/tasklist/task_list_manager.go 2 76.09%
common/task/fifo_task_scheduler.go 2 85.57%
common/persistence/sql/sqlplugin/mysql/task.go 2 73.68%
service/history/task/transfer_active_task_executor.go 2 72.72%
common/persistence/sql/sqlplugin/mysql/db.go 2 79.49%
common/log/tag/tags.go 3 50.46%
Totals Coverage Status
Change from base Build 018fa464-40c9-4742-b88d-967555b43b81: -0.02%
Covered Lines: 102080
Relevant Lines: 147336

💛 - Coveralls

@jakobht jakobht force-pushed the no_sql_task_store_test_UpdateTaskList branch from e78b26e to 16bbdb2 Compare May 24, 2024 10:13
Copy link

codecov bot commented May 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.84%. Comparing base (fc6fae5) to head (16bbdb2).

Additional details and impacted files

see 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fc6fae5...16bbdb2. Read the comment docs.

@jakobht jakobht merged commit af960df into cadence-workflow:master May 24, 2024
20 checks passed
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.

3 participants