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

Jacoco worky #1380

Closed
wants to merge 83 commits into from
Closed

Jacoco worky #1380

wants to merge 83 commits into from

Conversation

supertick
Copy link
Contributor

No description provided.

pom.xml Outdated
@@ -2082,7 +2095,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>2.22.2</version>
<version>2.18</version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

latest version is 3.2.2... any reason we can't go to the latest here? (2.18 is from 2014.. nearly 10 years old at this point.)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

after spending several hours on it and going through a variety of rabbit-holes "No", not if we want jacoco 0.8.11 (latest) to work

@supertick
Copy link
Contributor Author

Overall Project 8.05%

There is no coverage information present for the Files changed

@supertick
Copy link
Contributor Author

Overall Project 8.11%

There is no coverage information present for the Files changed

@supertick
Copy link
Contributor Author

Overall Project 17.43%
File Coverage
NovelAI.java 56.65% 🍏
Python.java 45.61% 🍏
Py4j.java 43.92% 🍏
Runtime.java 33.83% 🍏
NeoPixel.java 22.48% 🍏
LocalSpeech.java 20.46% 🍏
_TemplateService.java 15.38% 🍏
MotorControl.java 15.38% 🍏
Pir.java 11.71% 🍏
ServoMixer.java 10.62% 🍏
SslUtil.java 0% 🍏
PredicateEvent.java 0% 🍏

@supertick
Copy link
Contributor Author

Overall Project 8.11%
File Coverage
Python.java 45.31% 🍏
Runtime.java 29.27% 🍏
_TemplateService.java 15.38% 🍏
NovelAI.java 0% 🍏
NeoPixel.java 0% 🍏
Pir.java 0% 🍏
ServoMixer.java 0% 🍏
LocalSpeech.java 0% 🍏
Py4j.java 0% 🍏
MotorControl.java 0% 🍏
SslUtil.java 0% 🍏
PredicateEvent.java 0% 🍏

@supertick
Copy link
Contributor Author

Overall Project 17.43%
File Coverage
NovelAI.java 56.65% 🍏
Outbox.java 52.01% 🍏
Python.java 45.61% 🍏
Py4j.java 43.92% 🍏
Runtime.java 33.83% 🍏
Util.java 32.29% 🍏
Vertx.java 31.46% 🍏
NeoPixel.java 22.48% 🍏
LocalSpeech.java 20.46% 🍏
_TemplateService.java 15.38% 🍏
MotorControl.java 15.38% 🍏
Pir.java 11.71% 🍏
ServoMixer.java 10.62% 🍏
Mail.java 0% 🍏
SslUtil.java 0% 🍏
PredicateEvent.java 0% 🍏

@supertick supertick closed this Jan 15, 2024
@supertick supertick deleted the jacoco-worky branch January 15, 2024 22:14
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