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

#527: fix for NPE in findIdeRoot #528

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

hohwille
Copy link
Member

@hohwille hohwille commented Aug 8, 2024

fixes #527

@hohwille hohwille added this to the release:2024.08.001 milestone Aug 8, 2024
@hohwille hohwille added bugfix core FileAccess, ProcessUtil, IdeContext, etc. labels Aug 8, 2024
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 10303465996

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 62.782%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/context/AbstractIdeContext.java 1 53.33%
Totals Coverage Status
Change from base Build 10297571338: -0.02%
Covered Lines: 5530
Relevant Lines: 8469

💛 - Coveralls

@hohwille hohwille merged commit dd34155 into devonfw:main Aug 8, 2024
4 checks passed
@hohwille hohwille added the reviewed Marks PRs that have been presented in the sprint-review meeting or that do not need to be presented. label Aug 20, 2024
@hohwille hohwille mentioned this pull request Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix core FileAccess, ProcessUtil, IdeContext, 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 in findIdeRoot
2 participants