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

Create interface and mock for forwarder #6407

Merged

Conversation

fimanishi
Copy link
Member

What changed?
Created interface and mock for forwarder

Why?
Facilitate tests

How did you test it?
Unit tests passed, will check integration tests

Potential risks

Release notes

Documentation Changes

@fimanishi fimanishi changed the title Created interface and mock for forwarder Create interface and mock for forwarder Oct 24, 2024
Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.04%. Comparing base (0fe13eb) to head (ebd3802).
Report is 1 commits behind head on master.

Additional details and impacted files
Files with missing lines Coverage Δ
service/matching/tasklist/forwarder.go 94.88% <100.00%> (ø)
service/matching/tasklist/matcher.go 64.73% <ø> (ø)
service/matching/tasklist/task_list_manager.go 72.08% <100.00%> (ø)

... and 6 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 0fe13eb...ebd3802. Read the comment docs.

@fimanishi fimanishi merged commit a04b14f into cadence-workflow:master Oct 24, 2024
20 checks passed
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.

2 participants