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

TS-41699 Migrate maven plugin build to Gradle #652

Merged
merged 7 commits into from
Feb 3, 2025

Conversation

DreierF
Copy link
Contributor

@DreierF DreierF commented Feb 2, 2025

Addresses issue TS-41699

  • Changes are tested adequately
  • Agent's README.md updated in case of user-visible changes
  • CHANGELOG.md updated
  • Present new features in N&N
  • TGA Tutorial updated
  • TIA Tutorial updated

Please respect the vote of the Teamscale bot or flag irrelevant findings as tolerated or false positives. If you feel that the Teamscale config needs adjustment, please state so in a comment and discuss this with your reviewer.

@DreierF DreierF force-pushed the ts/41699_maven_plugin branch 2 times, most recently from d07d51a to 3bc9ab3 Compare February 2, 2025 13:18
@DreierF DreierF force-pushed the ts/41699_maven_plugin branch from 3bc9ab3 to 42bfbed Compare February 2, 2025 15:44
@cqse cqse deleted a comment from cqse-teamscale-io bot Feb 2, 2025
@jveihelmann jveihelmann enabled auto-merge February 3, 2025 13:30
@cqse-teamscale-io
Copy link

  • agent/src/main/java/com/teamscale/jacoco/agent/PreMain.java:262-276: [Test Gap] Changed method createFallbackLoggerFromConfig has not been tested. (view in Teamscale)
  • agent/src/main/java/com/teamscale/jacoco/agent/PreMain.java:229-259: [Test Gap] Changed method initializeFallbackLogging has not been tested. (view in Teamscale)
  • agent/src/main/java/com/teamscale/jacoco/agent/options/AgentOptionParseException.java:17-19: [Test Gap] Added method AgentOptionParseException has not been tested. (view in Teamscale)
  • agent/src/main/java/com/teamscale/jacoco/agent/options/AgentOptionsParser.java:295-385: [Test Gap] Changed method handleAgentOptions has not been tested. (view in Teamscale)
  • agent/src/main/java/com/teamscale/jacoco/agent/options/AgentOptionsParser.java:492-498: [Test Gap] Added method parsePath has not been tested. (view in Teamscale)
  • agent/src/main/java/com/teamscale/jacoco/agent/options/AgentOptionsParser.java:201-232: [Test Gap] Changed method handleOption has not been tested. (view in Teamscale)
  • agent/src/main/java/com/teamscale/jacoco/agent/options/AgentOptionsParser.java:234-260: [Test Gap] Changed method handleProxyOptions has not been tested. (view in Teamscale)
  • agent/src/main/java/com/teamscale/jacoco/agent/upload/teamscale/TeamscaleConfig.java:48-90: [Test Gap] Changed method handleTeamscaleOptions has not been tested. (view in Teamscale)
  • report-generator/src/main/java/com/teamscale/jacoco/agent/options/ClasspathUtils.java:31-45: [Test Gap] Changed method resolveClassPathEntries has not been tested. (view in Teamscale)
  • report-generator/src/main/java/com/teamscale/jacoco/agent/options/FilePatternResolver.java:179-195: [Test Gap] Changed method getSinglePath has not been tested. (view in Teamscale)

See other 4 changed untested methods.

@jveihelmann jveihelmann merged commit 4898789 into master Feb 3, 2025
7 checks passed
@DreierF DreierF deleted the ts/41699_maven_plugin branch February 3, 2025 14:20
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