Closed KianRolf closed 4 days ago
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
com/devonfw/tools/ide/context/IdeStartContextImpl.java | 1 | 95.0% | ||
com/devonfw/tools/ide/commandlet/ContextCommandlet.java | 5 | 75.51% | ||
com/devonfw/tools/ide/tool/LocalToolCommandlet.java | 15 | 86.11% | ||
com/devonfw/tools/ide/context/AbstractIdeContext.java | 65 | 60.25% | ||
<!-- | Total: | 86 | --> |
Totals | |
---|---|
Change from base Build 11963682724: | -0.007% |
Covered Lines: | 6467 |
Relevant Lines: | 9248 |
fixes https://github.com/devonfw/IDEasy/issues/637
Allows the user to call tools with --skipUpdates or -s, which skips updates for the tool if the configured version and the installed version match.