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

#1065: fix NPE on upgrade (maven repo access) #1072

Merged
merged 3 commits into from
Feb 26, 2025

Conversation

hohwille
Copy link
Member

fixes #1065

@hohwille hohwille added this to the release:2025.02.002 milestone Feb 24, 2025
@hohwille hohwille self-assigned this Feb 24, 2025
@coveralls
Copy link
Collaborator

coveralls commented Feb 24, 2025

Pull Request Test Coverage Report for Build 13547759200

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 5 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.005%) to 68.222%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/variable/IdeVariables.java 1 94.87%
com/devonfw/tools/ide/context/IdeContext.java 4 68.52%
Totals Coverage Status
Change from base Build 13547736881: -0.005%
Covered Lines: 7861
Relevant Lines: 11073

💛 - Coveralls

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.

LGTM. Not tested yet though.

@hohwille hohwille merged commit f47ce1d into devonfw:main Feb 26, 2025
4 checks passed
julia-cap pushed a commit to julia-cap/IDEasy that referenced this pull request Feb 28, 2025
Co-authored-by: jan-vcapgemini <59438728+jan-vcapgemini@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

NullPointerException in MavenRepository.getDownloadedArtifact
3 participants