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

Bump JUnit Pioneer from 2.1.0 to 2.2.0 for JDK 11+ builds #474

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

valfirst
Copy link
Owner

No description provided.

@valfirst valfirst force-pushed the bump-junit-pioneer-2-2-0 branch from 59637d1 to a643ab1 Compare March 12, 2024 09:29
void doesNotWhenPrintLevelGreaterThanEventLevel(Level printLevel, StdOut stdOut) {
TestLoggerFactory.getInstance().setPrintLevel(printLevel);

testLogger.info(MESSAGE);

Check failure

Code scanning / CodeQL

Missing format argument Error test

This format call refers to 3 argument(s) but only supplies 0 argument(s).
@valfirst valfirst force-pushed the bump-junit-pioneer-2-2-0 branch from a643ab1 to 9389e41 Compare March 12, 2024 09:33
@coveralls
Copy link

Pull Request Test Coverage Report for Build #1182

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.675%

Totals Coverage Status
Change from base Build #1181: 0.0%
Covered Lines: 730
Relevant Lines: 763

💛 - Coveralls

@valfirst valfirst merged commit b3e38f6 into main Mar 12, 2024
10 of 11 checks passed
@valfirst valfirst deleted the bump-junit-pioneer-2-2-0 branch March 12, 2024 09:37
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.

2 participants