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 DeleteTaskList #6047

Merged
merged 1 commit into from
May 24, 2024

Conversation

jakobht
Copy link
Contributor

@jakobht jakobht commented May 23, 2024

What changed?
Added tests for DeleteTaskList

Why?
Increase coverage

How did you test it?

Potential risks

Release notes

Documentation Changes

Copy link

codecov bot commented May 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.85%. Comparing base (fc6fae5) to head (eba682d).
Report is 1 commits behind head on master.

Additional details and impacted files

see 3 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 af960df...eba682d. Read the comment docs.

@coveralls
Copy link

coveralls commented May 23, 2024

Pull Request Test Coverage Report for Build 018faa48-8605-4901-8174-ab4561d016bb

Details

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

Files with Coverage Reduction New Missed Lines %
common/task/weighted_round_robin_task_scheduler.go 1 88.06%
common/persistence/sql/sqlplugin/postgres/task.go 2 73.4%
common/cache/lru.go 2 92.89%
common/task/fifo_task_scheduler.go 2 85.57%
service/history/task/task.go 3 84.81%
host/taskpoller.go 3 71.94%
service/history/task/timer_standby_task_executor.go 3 85.63%
service/matching/tasklist/matcher.go 4 88.66%
service/history/execution/cache.go 6 74.61%
service/matching/tasklist/task_reader.go 6 76.39%
Totals Coverage Status
Change from base Build 018faa32-b340-4d4c-9d15-d23300db95c8: -0.02%
Covered Lines: 102386
Relevant Lines: 147418

💛 - Coveralls

@jakobht jakobht force-pushed the no_sql_task_store_test_DeleteTaskList branch from d5d714b to eba682d Compare May 24, 2024 11:07
@jakobht jakobht merged commit edc5880 into uber: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