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

Replace ExpectedException in MissingInvocationInOrderCheckerTest #2511

Merged
merged 1 commit into from Dec 14, 2021

Conversation

TimvdLippe
Copy link
Contributor

As part of #2510

@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2021

Codecov Report

Merging #2511 (a959890) into main (44ba00f) will decrease coverage by 0.20%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2511      +/-   ##
============================================
- Coverage     86.66%   86.45%   -0.21%     
+ Complexity     2781     2780       -1     
============================================
  Files           320      320              
  Lines          8344     8344              
  Branches       1022     1022              
============================================
- Hits           7231     7214      -17     
- Misses          842      858      +16     
- Partials        271      272       +1     
Impacted Files Coverage Δ
...to/internal/creation/proxy/InvokeDefaultProxy.java 10.52% <0.00%> (-52.64%) ⬇️
...ckito/internal/creation/bytebuddy/TypeSupport.java 57.14% <0.00%> (-21.43%) ⬇️
...ckito/internal/creation/proxy/ProxyRealMethod.java 57.14% <0.00%> (-14.29%) ⬇️
...creation/bytebuddy/SubclassByteBuddyMockMaker.java 67.56% <0.00%> (-4.06%) ⬇️

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 44ba00f...a959890. 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