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

#180 commandlet to set edition #194

Merged
merged 20 commits into from
Feb 12, 2024
Merged

#180 commandlet to set edition #194

merged 20 commits into from
Feb 12, 2024

Conversation

salimbouch
Copy link
Contributor

@salimbouch salimbouch commented Feb 2, 2024

solves reviews of #181 and adjusts unit tests, closes #180

@coveralls
Copy link
Collaborator

coveralls commented Feb 2, 2024

Pull Request Test Coverage Report for Build 7873667859

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 24 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.4%) to 56.175%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/commandlet/CommandletManagerImpl.java 3 88.0%
com/devonfw/tools/ide/url/model/UrlMetadata.java 6 83.61%
com/devonfw/tools/ide/tool/ToolCommandlet.java 15 51.15%
Totals Coverage Status
Change from base Build 7725570658: 0.4%
Covered Lines: 3730
Relevant Lines: 6389

💛 - Coveralls

Copy link
Member

@hohwille hohwille left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@salimbouch thanks for your PR. Looking very good to me - great work 👍
Also thanks for fixing typos and wrong (C&P) JavaDoc from others.
I left some last remarks to improve.
Also instead of adding .gitkeep to _ide/urls/mvn/secondMvnEdition/ it may make more sense to add urls file here (more consistent structure).

@hohwille hohwille assigned salimbouch and unassigned hohwille Feb 12, 2024
@hohwille hohwille merged commit 82f7803 into devonfw:main Feb 12, 2024
4 checks passed
@hohwille hohwille added this to the release:2024.02.001 milestone Feb 12, 2024
@hohwille hohwille added the enhancement New feature or request label Feb 12, 2024
@salimbouch salimbouch deleted the #180-commandlet-to-set-tool-edition branch February 15, 2024 10:09
@hohwille hohwille added the story-review marks PRs that will be presented in the sprint-review label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
commandlet enhancement New feature or request story-review marks PRs that will be presented in the sprint-review
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Feature to set tool edition with commandlet
5 participants