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

#320: added help details support #389

Merged
merged 4 commits into from
Jun 18, 2024

Conversation

hohwille
Copy link
Member

fixes #320.

@hohwille hohwille added this to the release:2024.06.001 milestone Jun 13, 2024
@coveralls
Copy link
Collaborator

coveralls commented Jun 13, 2024

Pull Request Test Coverage Report for Build 9502031749

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.03%) to 60.279%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/nls/NlsBundle.java 1 82.5%
com/devonfw/tools/ide/commandlet/HelpCommandlet.java 2 93.83%
Totals Coverage Status
Change from base Build 9501487973: 0.03%
Covered Lines: 4724
Relevant Lines: 7542

💛 - Coveralls

@hohwille hohwille self-assigned this Jun 13, 2024
@coveralls
Copy link
Collaborator

coveralls commented Jun 17, 2024

Pull Request Test Coverage Report for Build 9551805174

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.03%) to 60.268%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/nls/NlsBundle.java 1 82.5%
com/devonfw/tools/ide/commandlet/HelpCommandlet.java 2 93.83%
Totals Coverage Status
Change from base Build 9515396777: 0.03%
Covered Lines: 4723
Relevant Lines: 7541

💛 - Coveralls

@coveralls
Copy link
Collaborator

coveralls commented Jun 17, 2024

Pull Request Test Coverage Report for Build 9552598742

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.03%) to 60.085%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/nls/NlsBundle.java 1 82.5%
com/devonfw/tools/ide/commandlet/HelpCommandlet.java 2 93.83%
Totals Coverage Status
Change from base Build 9552528477: 0.03%
Covered Lines: 4727
Relevant Lines: 7566

💛 - Coveralls

@coveralls
Copy link
Collaborator

coveralls commented Jun 18, 2024

Pull Request Test Coverage Report for Build 9566795175

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.03%) to 60.088%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/nls/NlsBundle.java 1 82.5%
com/devonfw/tools/ide/commandlet/HelpCommandlet.java 2 93.83%
Totals Coverage Status
Change from base Build 9566632695: 0.03%
Covered Lines: 4729
Relevant Lines: 7568

💛 - Coveralls

@hohwille hohwille merged commit 967fb8b into devonfw:main Jun 18, 2024
4 checks passed
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.

Provide more detailed descriptions for ToolCommandlets in help
2 participants