Skip to content

Move to org.incendo#660

Merged
jpenilla merged 3 commits intomasterfrom
2/org-incendo
Jan 24, 2024
Merged

Move to org.incendo#660
jpenilla merged 3 commits intomasterfrom
2/org-incendo

Conversation

@jpenilla
Copy link
Copy Markdown
Member

@jpenilla jpenilla commented Jan 24, 2024

Maven group: cloud.commandframework -> org.incendo
Packages: cloud.commandframework.* -> org.incendo.*

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 24, 2024

Test Results

 80 files  ±0   80 suites  ±0   13s ⏱️ -2s
400 tests ±0  400 ✅ ±0  0 💤 ±0  0 ❌ ±0 
438 runs  ±0  438 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 8d8c0c4. ± Comparison against base commit fe826e2.

This pull request removes 400 and adds 400 tests. Note that renamed tests count towards both.
cloud.commandframework.AnnotationAccessorTest ‑ testQualifierResolutionOrder()
cloud.commandframework.CommandDeletionTest ‑ deleteCommandWithSameArgumentNameAsRootCommand()
cloud.commandframework.CommandDeletionTest ‑ deleteIntermediateCommand()
cloud.commandframework.CommandDeletionTest ‑ deleteSimpleCommand()
cloud.commandframework.CommandManagerTest ‑ testCommandBuilder()
cloud.commandframework.CommandManagerTest ‑ testMultiLiteralRouting()
cloud.commandframework.CommandPerformanceTest ‑ testCompleteExecution()
cloud.commandframework.CommandPerformanceTest ‑ testLiterals()
cloud.commandframework.CommandPostProcessorTest ‑ testPostProcessing()
cloud.commandframework.CommandPreProcessorTest ‑ testPreprocessing()
…
org.incendo.cloud.AnnotationAccessorTest ‑ testQualifierResolutionOrder()
org.incendo.cloud.CommandDeletionTest ‑ deleteCommandWithSameArgumentNameAsRootCommand()
org.incendo.cloud.CommandDeletionTest ‑ deleteIntermediateCommand()
org.incendo.cloud.CommandDeletionTest ‑ deleteSimpleCommand()
org.incendo.cloud.CommandManagerTest ‑ testCommandBuilder()
org.incendo.cloud.CommandManagerTest ‑ testMultiLiteralRouting()
org.incendo.cloud.CommandPerformanceTest ‑ testCompleteExecution()
org.incendo.cloud.CommandPerformanceTest ‑ testLiterals()
org.incendo.cloud.CommandPostProcessorTest ‑ testPostProcessing()
org.incendo.cloud.CommandPreProcessorTest ‑ testPreprocessing()
…

♻️ This comment has been updated with latest results.

@jpenilla jpenilla marked this pull request as ready for review January 24, 2024 22:22
@jpenilla jpenilla added the 2.0.0 label Jan 24, 2024
@jpenilla jpenilla merged commit cd8ed09 into master Jan 24, 2024
@jpenilla jpenilla deleted the 2/org-incendo branch January 24, 2024 22:25
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