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

Fix typo #2681

Merged
merged 1 commit into from Jun 11, 2022
Merged

Fix typo #2681

merged 1 commit into from Jun 11, 2022

Conversation

chen-ni
Copy link
Contributor

@chen-ni chen-ni commented Jun 11, 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
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.

Thanks!

@codecov-commenter
Copy link

codecov-commenter commented Jun 11, 2022

Codecov Report

Merging #2681 (618428f) into main (c4cce85) will decrease coverage by 0.20%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #2681      +/-   ##
============================================
- Coverage     86.27%   86.06%   -0.21%     
+ Complexity     2769     2767       -2     
============================================
  Files           315      315              
  Lines          8296     8296              
  Branches       1029     1029              
============================================
- Hits           7157     7140      -17     
- Misses          872      889      +17     
  Partials        267      267              
Impacted Files Coverage Δ
...ain/java/org/mockito/junit/MockitoJUnitRunner.java 100.00% <ø> (ø)
...ito/internal/creation/proxy/MethodHandleProxy.java 54.54% <0.00%> (-45.46%) ⬇️
...ckito/internal/creation/proxy/ProxyRealMethod.java 42.85% <0.00%> (-28.58%) ⬇️

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 c4cce85...618428f. 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.

None yet

4 participants