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

#279: ability to skip tools and repositories during create commandlet #313

Closed
wants to merge 1 commit into from
Closed

#279: ability to skip tools and repositories during create commandlet #313

wants to merge 1 commit into from

Conversation

salimbouch
Copy link
Contributor

PS: in files changed you'll notice that AbstractUpdateCommandlet is changed from CRLF to LF, this is IMO due to .gitattributes forcing LF EOL. Maybe the solution to this is to run git add --renormalize . on the main branch so that all files now change to LF.

Real changes in AbstractUpdateCommandlet are in line 28, 29 and 66.

@salimbouch salimbouch closed this May 3, 2024
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 8933248480

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 10 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.02%) to 59.899%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/commandlet/CreateCommandlet.java 2 87.88%
com/devonfw/tools/ide/commandlet/AbstractUpdateCommandlet.java 8 82.2%
Totals Coverage Status
Change from base Build 8882442264: 0.02%
Covered Lines: 4615
Relevant Lines: 7414

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants