Skip to content

#1642: improved help #404: fix loghandling npe #1740

Merged
hohwille merged 4 commits intodevonfw:mainfrom
hohwille:feature/404-fix-loghandling-npe
Mar 12, 2026
Merged

#1642: improved help #404: fix loghandling npe #1740
hohwille merged 4 commits intodevonfw:mainfrom
hohwille:feature/404-fix-loghandling-npe

Conversation

@hohwille
Copy link
Member

@hohwille hohwille commented Mar 12, 2026

This PR fixes #1642

Implemented changes:


Checklist for this PR

Make sure everything is checked before merging this PR. For further info please also see
our DoD.

  • When running mvn clean test locally all tests pass and build is successful
  • PR title is of the form #«issue-id»: «brief summary» (e.g. #921: fixed setup.bat). If no issue ID exists, title only.
  • PR top-level comment summarizes what has been done and contains link to addressed issue(s)
  • PR and issue(s) have suitable labels
  • Issue is set to In Progress and assigned to you or there is no issue (might happen for very small PRs)
  • You followed all coding conventions
  • You have added the issue implemented by your PR in CHANGELOG.adoc unless issue is labeled
    with internal

@hohwille hohwille added this to the release:2026.03.001 milestone Mar 12, 2026
@hohwille hohwille self-assigned this Mar 12, 2026
@hohwille hohwille added logging IDEasy specific logging (levels, messages, etc.) help help/usage output labels Mar 12, 2026
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board Mar 12, 2026
@coveralls
Copy link
Collaborator

coveralls commented Mar 12, 2026

Pull Request Test Coverage Report for Build 23022412641

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 140 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.07%) to 70.411%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/tool/ide/IdeToolCommandlet.java 1 78.33%
com/devonfw/tools/ide/commandlet/HelpCommandlet.java 12 85.79%
com/devonfw/tools/ide/context/AbstractIdeContext.java 127 65.85%
Totals Coverage Status
Change from base Build 23013411057: -0.07%
Covered Lines: 10730
Relevant Lines: 14643

💛 - Coveralls

@hohwille hohwille merged commit d4f508a into devonfw:main Mar 12, 2026
4 checks passed
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in IDEasy board Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

help help/usage output logging IDEasy specific logging (levels, messages, etc.)

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

improve help output

2 participants