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

upgrade mockito to 4.5.1 #929

Merged
merged 2 commits into from
Oct 28, 2024
Merged

Conversation

shijiesheng
Copy link
Contributor

What changed?
version upgrade

Why?
1.x version cannot mock final classes

How did you test it?

Potential risks

Release notes

Documentation Changes

Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.91%. Comparing base (8693c37) to head (95663cf).
Report is 2 commits behind head on master.

Additional details and impacted files

see 19 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 cecf223...95663cf. Read the comment docs.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2562

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.02%) to 66.637%

Files with Coverage Reduction New Missed Lines %
src/main/java/com/uber/cadence/internal/sync/POJOActivityTaskHandler.java 1 89.17%
src/main/java/com/uber/cadence/internal/common/InternalUtils.java 1 79.61%
Totals Coverage Status
Change from base Build 2555: 0.02%
Covered Lines: 12913
Relevant Lines: 19378

💛 - Coveralls

@shijiesheng shijiesheng merged commit dc0f0c4 into cadence-workflow:master Oct 28, 2024
13 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.

3 participants