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

Fixes #1985 : Update README to refer the latest documentation #1986

Merged
merged 1 commit into from Jul 20, 2020

Conversation

valfirst
Copy link
Contributor

@valfirst valfirst commented Jul 20, 2020

Fixes #1985

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.

I think we could even use http://javadoc.io/page/org.mockito/mockito-core/latest/org/mockito/Mockito.html to make it work for Mockito 4. Could you use that link?

@codecov-commenter
Copy link

Codecov Report

Merging #1986 into release/3.x will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                @@
##             release/3.x    #1986      +/-   ##
=================================================
- Coverage          85.28%   85.25%   -0.03%     
  Complexity          2601     2601              
=================================================
  Files                322      322              
  Lines               7510     7510              
  Branches             898      898              
=================================================
- Hits                6405     6403       -2     
  Misses               869      869              
- Partials             236      238       +2     
Impacted Files Coverage Δ Complexity Δ
...to/internal/util/concurrent/WeakConcurrentMap.java 39.36% <0.00%> (-2.13%) 11.00% <0.00%> (ø%)

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 c53f9b3...7dd2c2a. Read the comment docs.

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!

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.

README should refer the latest available documentation
3 participants