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

#213: fix init context npe #214

Merged
merged 4 commits into from
Feb 27, 2024

Conversation

hohwille
Copy link
Member

Fixes #213

@hohwille hohwille added CLI IDEasy command-line-interface (parsing args, etc.) bugfix labels Feb 19, 2024
@hohwille hohwille added this to the release:2024.02.001 milestone Feb 19, 2024
@coveralls
Copy link
Collaborator

coveralls commented Feb 19, 2024

Pull Request Test Coverage Report for Build 8061617616

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 56.268%

Totals Coverage Status
Change from base Build 8047514122: 0.0%
Covered Lines: 3751
Relevant Lines: 6413

💛 - Coveralls

@hohwille hohwille merged commit 9eb8d46 into devonfw:main Feb 27, 2024
4 checks passed
@hohwille hohwille added the story-review marks PRs that will be presented in the sprint-review label May 3, 2024
@hohwille hohwille self-assigned this May 3, 2024
@hohwille hohwille added reviewed Marks PRs that have been presented in the sprint-review meeting or that do not need to be presented. and removed story-review marks PRs that will be presented in the sprint-review labels May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix CLI IDEasy command-line-interface (parsing args, etc.) reviewed Marks PRs that have been presented in the sprint-review meeting or that do not need to be presented.
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

NPE during CLI argument parsing
2 participants