Skip to content

Conversation

@hohwille
Copy link
Member

@hohwille hohwille commented Dec 16, 2025

This PR fixes #1660 and #1457

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 self-assigned this Dec 16, 2025
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board Dec 16, 2025
@hohwille hohwille added status StatusCommandlet (ide status) test related to testing and QA bugfix PR that fixes a bug issue labels Dec 16, 2025
@hohwille hohwille added this to the release:2025.12.001 milestone Dec 16, 2025
@hohwille hohwille moved this from 🆕 New to 👀 In review in IDEasy board Dec 16, 2025
@hohwille hohwille linked an issue Dec 16, 2025 that may be closed by this pull request
@hohwille hohwille merged commit 6e26168 into devonfw:main Dec 16, 2025
3 checks passed
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in IDEasy board Dec 16, 2025
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 20271060795

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 72 unchanged lines in 7 files lost coverage.
  • Overall coverage decreased (-0.08%) to 70.061%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/tool/LocalToolCommandlet.java 1 80.11%
com/devonfw/tools/ide/url/model/UrlMetadata.java 1 92.59%
com/devonfw/tools/ide/url/updater/GithubUrlUpdater.java 2 57.14%
com/devonfw/tools/ide/context/AbstractIdeContext.java 3 67.32%
com/devonfw/tools/ide/url/updater/JsonUrlUpdater.java 4 82.46%
com/devonfw/tools/ide/tool/repository/MvnRepository.java 17 70.66%
com/devonfw/tools/ide/tool/IdeasyCommandlet.java 44 71.99%
Totals Coverage Status
Change from base Build 20261670198: -0.08%
Covered Lines: 10162
Relevant Lines: 13931

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix PR that fixes a bug issue status StatusCommandlet (ide status) test related to testing and QA

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

ide status still failing tests not working offline

2 participants