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 starting, stopping and purging daemon for replicationQueue #5973

Merged
merged 16 commits into from
Jun 5, 2024

Conversation

abhishekj720
Copy link
Contributor

What changed?
Added tests for replicationQueue present in common domain

Why?
As part of test coverage week

How did you test it?
Unit tests

Potential risks
No risks. Added to avoid risks

Release notes

Documentation Changes

Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.04%. Comparing base (17a7ba7) to head (b9d24b3).
Report is 112 commits behind head on master.

Additional details and impacted files

see 141 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 17a7ba7...b9d24b3. Read the comment docs.

@coveralls
Copy link

coveralls commented May 7, 2024

Pull Request Test Coverage Report for Build 018fe99e-3846-4774-9def-a910916f1b04

Details

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

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%
service/history/handler/handler.go 2 60.71%
service/matching/db.go 2 73.23%
common/util.go 2 91.78%
service/history/execution/mutable_state_util.go 2 78.52%
common/membership/hashring.go 2 84.69%
common/log/tag/tags.go 3 50.46%
common/task/fifo_task_scheduler.go 3 84.54%
service/history/queue/timer_queue_processor_base.go 3 77.87%
Totals Coverage Status
Change from base Build 018f54e5-7508-40f1-ae99-a0884c40b0fa: -0.004%
Covered Lines: 100478
Relevant Lines: 146880

💛 - Coveralls

@abhishekj720 abhishekj720 merged commit 4326afb into uber:master Jun 5, 2024
20 checks passed
@abhishekj720 abhishekj720 deleted the crq1 branch June 5, 2024 18:53
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.

9 participants