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

Add unit tests for replay logger #943

Merged
merged 3 commits into from
Nov 6, 2024
Merged

Add unit tests for replay logger #943

merged 3 commits into from
Nov 6, 2024

Conversation

Shaddoll
Copy link
Member

@Shaddoll Shaddoll commented Nov 5, 2024

What changed?
Add unit tests for replay logger

Why?
coverage

How did you test it?
unit tests

Potential risks

Release notes

Documentation Changes

Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.10%. Comparing base (606808c) to head (9d720a3).
Report is 1 commits behind head on master.

Additional details and impacted files

see 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 26d90e1...9d720a3. Read the comment docs.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2614

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.9%) to 79.053%

Files with Coverage Reduction New Missed Lines %
src/main/java/com/uber/cadence/internal/sync/CancellationScopeImpl.java 1 92.65%
src/main/java/com/uber/cadence/internal/testservice/TestWorkflowMutableStateImpl.java 1 85.33%
Totals Coverage Status
Change from base Build 2612: 0.9%
Covered Lines: 15326
Relevant Lines: 19387

💛 - Coveralls

@Shaddoll Shaddoll merged commit d38275f into master Nov 6, 2024
12 checks passed
@Shaddoll Shaddoll deleted the feature/logger branch November 6, 2024 19:09
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