devonfw / IDEasy

Tool to automate the setup and updates of a development environment for any project (Successor of devonfw-ide).
Apache License 2.0
11 stars 23 forks source link

#727: allow fallback to edition independent dependencies.json #728

Closed hohwille closed 3 weeks ago

hohwille commented 4 weeks ago

fixes #727

coveralls commented 4 weeks ago

Pull Request Test Coverage Report for Build 11595623753

Details


Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/tool/LocalToolCommandlet.java 2 86.19%
com/devonfw/tools/ide/url/model/file/json/ToolDependencies.java 4 78.38%
com/devonfw/tools/ide/url/model/folder/UrlEdition.java 7 20.0%
com/devonfw/tools/ide/context/AbstractIdeContext.java 74 60.0%
<!-- Total: 87 -->
Totals Coverage Status
Change from base Build 11580911301: 0.03%
Covered Lines: 6290
Relevant Lines: 9081

💛 - Coveralls
hohwille commented 3 weeks ago

I dont want to block this PR further since all is ready and quite obvious. Team review feedback is still welcome even after merge and I can create a follow up PR if required...