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

upgrading tests to Junit 5 #82

Merged
merged 3 commits into from
Nov 26, 2023
Merged

upgrading tests to Junit 5 #82

merged 3 commits into from
Nov 26, 2023

Conversation

vincent-fuchs
Copy link
Contributor

fixes #80

@codecov-commenter
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (b1bc2ad) 80.12% compared to head (27b35bd) 79.96%.

Files Patch % Lines
...ommons/plugin/rules/TestClassesNamingRuleTest.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #82      +/-   ##
============================================
- Coverage     80.12%   79.96%   -0.16%     
  Complexity      145      145              
============================================
  Files            33       33              
  Lines           654      654              
  Branches         64       65       +1     
============================================
- Hits            524      523       -1     
  Misses          104      104              
- Partials         26       27       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vincent-fuchs vincent-fuchs merged commit cdc0eeb into master Nov 26, 2023
2 checks passed
@vincent-fuchs vincent-fuchs deleted the junit5-upgrade branch November 26, 2023 18:22
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.

upgrade tests to junit 5
2 participants