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

Update Byte Buddy. #2050

Merged
merged 1 commit into from Sep 18, 2020
Merged

Update Byte Buddy. #2050

merged 1 commit into from Sep 18, 2020

Conversation

raphw
Copy link
Member

@raphw raphw commented Sep 18, 2020

Fixes #2039, support for Java 16 EA.

@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2020

Codecov Report

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

Impacted file tree graph

@@                Coverage Diff                @@
##             release/3.x    #2050      +/-   ##
=================================================
+ Coverage          84.90%   84.92%   +0.02%     
  Complexity          2704     2704              
=================================================
  Files                325      325              
  Lines               8206     8206              
  Branches             979      979              
=================================================
+ Hits                6967     6969       +2     
  Misses               968      968              
+ Partials             271      269       -2     
Impacted Files Coverage Δ Complexity Δ
...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 5a664cf...2df3f5a. 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.

Failed to mock after upgrading Mockito to version v3.4.x or higher
3 participants