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

Pre release 3.5.0 #2004

Merged
merged 8 commits into from Aug 15, 2020
Merged

Pre release 3.5.0 #2004

merged 8 commits into from Aug 15, 2020

Conversation

raphw
Copy link
Member

@raphw raphw commented Aug 14, 2020

Merged several pull requests into a branch prior to release.

…ctor, thus avoiding reflection on final fields.
# Conflicts:
#	version.properties
# Conflicts:
#	src/main/java/org/mockito/internal/creation/bytebuddy/MockMethodAdvice.java
#	src/main/java/org/mockito/plugins/MockMaker.java
…f reflection where new deprecations are better considered.
@codecov-commenter
Copy link

codecov-commenter commented Aug 14, 2020

Codecov Report

Merging #2004 into release/3.x will decrease coverage by 0.37%.
The diff coverage is 80.68%.

Impacted file tree graph

@@                Coverage Diff                @@
##             release/3.x    #2004      +/-   ##
=================================================
- Coverage          85.23%   84.86%   -0.38%     
- Complexity          2604     2692      +88     
=================================================
  Files                323      324       +1     
  Lines               7520     8146     +626     
  Branches             899      972      +73     
=================================================
+ Hits                6410     6913     +503     
- Misses               873      965      +92     
- Partials             237      268      +31     
Impacted Files Coverage Δ Complexity Δ
src/main/java/org/mockito/MockedStatic.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...in/java/org/mockito/internal/MockedStaticImpl.java 78.66% <ø> (ø) 11.00 <0.00> (ø)
.../creation/bytebuddy/SubclassBytecodeGenerator.java 83.47% <0.00%> (-0.70%) 24.00 <0.00> (ø)
...reation/bytebuddy/inject/MockMethodDispatcher.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ockito/internal/util/reflection/InstanceField.java 39.28% <0.00%> (-6.55%) 8.00 <0.00> (ø)
...nternal/creation/bytebuddy/ByteBuddyMockMaker.java 81.81% <50.00%> (-7.08%) 7.00 <1.00> (+1.00) ⬇️
...ByteBuddyCrossClassLoaderSerializationSupport.java 69.76% <60.00%> (-0.97%) 6.00 <0.00> (ø)
...rnal/util/reflection/ReflectionMemberAccessor.java 65.71% <65.71%> (ø) 6.00 <6.00> (?)
...internal/matchers/apachecommons/EqualsBuilder.java 66.21% <70.00%> (-0.16%) 91.00 <0.00> (+1.00) ⬇️
...a/org/mockito/internal/MockedConstructionImpl.java 72.22% <72.22%> (ø) 6.00 <6.00> (?)
... and 35 more

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 ce8cc98...5b4e612. 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

2 participants