Skip to content

Fix typo in Javadocs of MockedConstruction#2180

Merged
TimvdLippe merged 1 commit intomockito:release/3.xfrom
hotire:feature/fix-typo-javadocs
Jan 17, 2021
Merged

Fix typo in Javadocs of MockedConstruction#2180
TimvdLippe merged 1 commit intomockito:release/3.xfrom
hotire:feature/fix-typo-javadocs

Conversation

@hotire
Copy link
Copy Markdown
Contributor

@hotire hotire commented Jan 17, 2021

Hi 🖐

I noted this while reading the Javadocs of MockedConstruction.

They were referring to static method and out of scope variable. It isn't quite easy to grasp in this context.

I think it's just a copy-paste mistake.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Jan 17, 2021

Codecov Report

Merging #2180 (f0a1d8a) into release/3.x (7b940bc) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                @@
##             release/3.x    #2180      +/-   ##
=================================================
+ Coverage          84.87%   84.90%   +0.02%     
  Complexity          2722     2722              
=================================================
  Files                325      325              
  Lines               8280     8280              
  Branches             989      989              
=================================================
+ Hits                7028     7030       +2     
  Misses               981      981              
+ Partials             271      269       -2     
Impacted Files Coverage Δ Complexity Δ
src/main/java/org/mockito/Mockito.java 91.02% <ø> (ø) 55.00 <0.00> (ø)
...to/internal/util/concurrent/WeakConcurrentMap.java 41.48% <0.00%> (+2.12%) 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 7b940bc...f0a1d8a. Read the comment docs.

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 catch!

@TimvdLippe TimvdLippe merged commit 0630886 into mockito:release/3.x Jan 17, 2021
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