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 DoNotMock mention to main JavaDoc #2512

Merged
merged 1 commit into from Dec 14, 2021
Merged

Conversation

TimvdLippe
Copy link
Contributor

I forgot to add the DoNotMock feature to the main JavaDoc in #1833

I forgot to add the DoNotMock feature to the main JavaDoc in #1833
@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2021

Codecov Report

Merging #2512 (167859a) into main (b91bd29) will decrease coverage by 0.20%.
The diff coverage is n/a.

❗ Current head 167859a differs from pull request most recent head 7e62cec. Consider uploading reports for the commit 7e62cec to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2512      +/-   ##
============================================
- Coverage     86.66%   86.45%   -0.21%     
+ Complexity     2781     2779       -2     
============================================
  Files           320      320              
  Lines          8344     8344              
  Branches       1022     1022              
============================================
- Hits           7231     7214      -17     
- Misses          842      859      +17     
  Partials        271      271              
Impacted Files Coverage Δ
src/main/java/org/mockito/Mockito.java 92.20% <ø> (ø)
...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 b91bd29...7e62cec. 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

3 participants