Skip to content

Fix Javadoc for Mockito.#2718

Merged
TimvdLippe merged 1 commit intomockito:mainfrom
1993heqiang:main
Aug 1, 2022
Merged

Fix Javadoc for Mockito.#2718
TimvdLippe merged 1 commit intomockito:mainfrom
1993heqiang:main

Conversation

@1993heqiang
Copy link
Copy Markdown
Contributor

@1993heqiang 1993heqiang commented Aug 1, 2022

Checklist

  • Read the contributing guide
  • PR should be motivated, i.e. what does it fix, why, and if relevant how
  • If possible / relevant include an example in the description, that could help all readers
    including project members to get a better picture of the change
  • Avoid other runtime dependencies
  • Meaningful commit history ; intention is important please rebase your commit history so that each
    commit is meaningful and help the people that will explore a change in 2 years
  • The pull request follows coding style
  • Mention Fixes #<issue number> in the description if relevant
  • At least one commit should mention Fixes #<issue number> if relevant

Copy link
Copy Markdown
Contributor

@TimvdLippe TimvdLippe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good spot!

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 1, 2022

Codecov Report

Merging #2718 (d58e5f8) into main (507ac87) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #2718   +/-   ##
=========================================
  Coverage     86.27%   86.27%           
- Complexity     2792     2795    +3     
=========================================
  Files           317      317           
  Lines          8395     8395           
  Branches       1048     1046    -2     
=========================================
  Hits           7243     7243           
  Misses          879      879           
  Partials        273      273           
Impacted Files Coverage Δ
src/main/java/org/mockito/Mockito.java 96.10% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 507ac87...d58e5f8. Read the comment docs.

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