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

#43: implement xml merger #363

Merged
merged 27 commits into from
Jun 20, 2024
Merged

#43: implement xml merger #363

merged 27 commits into from
Jun 20, 2024

Conversation

salimbouch
Copy link
Contributor

@salimbouch salimbouch commented May 28, 2024

closes #43

@salimbouch salimbouch changed the title Xml Merger #43: Xml Merger May 28, 2024
@salimbouch salimbouch self-assigned this May 28, 2024
@salimbouch salimbouch changed the title #43: Xml Merger #43: implement Xml merger May 28, 2024
@coveralls
Copy link
Collaborator

coveralls commented May 28, 2024

Pull Request Test Coverage Report for Build 9600435990

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 8 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.7%) to 60.677%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/merge/DirectoryMerger.java 8 60.44%
Totals Coverage Status
Change from base Build 9598832091: 0.7%
Covered Lines: 4939
Relevant Lines: 7831

💛 - Coveralls

@salimbouch salimbouch changed the title #43: implement Xml merger #43: implement xml merger Jun 2, 2024
@salimbouch salimbouch marked this pull request as ready for review June 5, 2024 16:38
@salimbouch salimbouch requested a review from hohwille June 5, 2024 16:38
@salimbouch salimbouch marked this pull request as draft June 9, 2024 20:38
@salimbouch salimbouch removed the request for review from hohwille June 17, 2024 08:41
@salimbouch salimbouch marked this pull request as ready for review June 17, 2024 08:43
@salimbouch salimbouch mentioned this pull request Jun 20, 2024
9 tasks
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. You took a very complex story and created a very impressive result for it. Awesome job 🥇
In our review meeting, we created issue #403 for the findings to improve.
But since your implementation already works very nice and solves everything except some edge-cases, I will merge this as is so we can already benefit from this great work in our team and in the next releases 👍
For #403 you can already start creating a new PR based on this work and apply the refactorings and improvements.

Therefore I will now merge this PR.

@hohwille hohwille merged commit d195546 into devonfw:main Jun 20, 2024
4 checks passed
@hohwille hohwille added the reviewed Marks PRs that have been presented in the sprint-review meeting or that do not need to be presented. label Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reviewed Marks PRs that have been presented in the sprint-review meeting or that do not need to be presented.
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Merge XML files into workspace
3 participants