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

#758: add status commandlet #770

Merged
merged 16 commits into from
Nov 26, 2024

Conversation

leonrohne27
Copy link
Contributor

Fixes: #758

Implements:

Added a status commandlet that lets the user check his ide-status

@leonrohne27 leonrohne27 self-assigned this Nov 15, 2024
@coveralls
Copy link
Collaborator

coveralls commented Nov 15, 2024

Pull Request Test Coverage Report for Build 12020768307

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.007%) to 67.385%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/commandlet/CommandletManagerImpl.java 3 90.53%
Totals Coverage Status
Change from base Build 12016756493: 0.007%
Covered Lines: 6478
Relevant Lines: 9274

💛 - Coveralls

@jan-vcapgemini jan-vcapgemini changed the title Implement/758 add status commandlet #758: add status commandlet Nov 15, 2024
Copy link
Contributor

@jan-vcapgemini jan-vcapgemini left a comment

Choose a reason for hiding this comment

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

Thanks for adding the StatusCommandlet. I've added some CRs, please resolve.

leonrohne27 and others added 4 commits November 18, 2024 13:04
added missing Javadoc to StatusCommandlet and updated help output
…com/leonrohne27/IDEasy into implement/758-add-status-commandlet

# Conflicts:
#	cli/src/main/resources/nls/Help_de.properties
Copy link
Contributor

@jan-vcapgemini jan-vcapgemini left a comment

Choose a reason for hiding this comment

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

Thanks. LGTM. Ready for review.

Copy link
Member

@hohwille hohwille left a comment

Choose a reason for hiding this comment

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

@leonrohne27 thanks for your PR. Nice feature showing how simple it can be to bring a helpful new feature to IDEasy. 👍

I left a review comment for discussion. You did nothing wrong here and I did not think of that when writing the story but may be worth to discuss and consider before merging.

@hohwille hohwille added this to the release:2024.12.001 milestone Nov 25, 2024
@hohwille hohwille merged commit bc553c9 into devonfw:main Nov 26, 2024
4 checks passed
@hohwille
Copy link
Member

CHANGELOG entry was missing and help texts need some rework but already merged. Will do that later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Create status commandlet
4 participants