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

Clean up JUnit3 references #2570

Merged
merged 1 commit into from Feb 18, 2022
Merged

Conversation

jibidus
Copy link
Contributor

@jibidus jibidus commented Feb 18, 2022

JUnit3 is not supported.

(related to #2569)

JUnit3 is not supported.
@codecov-commenter
Copy link

codecov-commenter commented Feb 18, 2022

Codecov Report

Merging #2570 (7b6de8b) into main (02d6356) will decrease coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2570      +/-   ##
============================================
- Coverage     86.75%   86.65%   -0.11%     
+ Complexity     2796     2795       -1     
============================================
  Files           321      321              
  Lines          8368     8368              
  Branches       1024     1024              
============================================
- Hits           7260     7251       -9     
- Misses          840      849       +9     
  Partials        268      268              
Impacted Files Coverage Δ
src/main/java/org/mockito/MockitoAnnotations.java 45.45% <ø> (ø)
...a/org/mockito/internal/junit/ExceptionFactory.java 75.00% <ø> (-25.00%) ⬇️
...ions/verification/junit/ArgumentsAreDifferent.java 0.00% <0.00%> (-66.67%) ⬇️

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 02d6356...7b6de8b. 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 for the quick PR!

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

3 participants