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

Fix/2866/ccsh modify behavior 1 and 3 #3446

Merged
merged 11 commits into from
Dec 18, 2023
Merged

Conversation

fritschldwg
Copy link
Contributor

@fritschldwg fritschldwg commented Dec 13, 2023

Fix/2866/ccsh modify behavior 1 and 3

Issue: #2866

Description

Descriptive pull request text, answering:

  • The path specified to remove a node can now begin with a slash across shells
  • Nodes with the same name in different subfolders get handled correctly in the removal process

Definition of Done

A PR is only ready for merge once all the following acceptance criteria are fulfilled:

  • Changes have been manually tested
  • All TODOs related to this PR have been closed
  • There are automated tests for newly written code and bug fixes
  • All bugs discovered while working on this PR have been submitted as issues (if not already an open issue)
  • Documentation (GH-pages, analysis/visualization READMEs, parser READMEs, --help, etc.) has been updated (almost always necessary except for bug fixes)
  • CHANGELOG.md has been updated

@fritschldwg
Copy link
Contributor Author

  • This PR also fixes the bug related to ubuntu
  • Regarding an example in the issue: Specifying a path for removal as follows: path\to\remove won't work (just like before)

@fritschldwg fritschldwg force-pushed the fix/2866/ccsh-modify-behavior-1 branch from 0ebc0ee to d7ee31f Compare December 14, 2023 10:32
Copy link
Collaborator

@Nereboss Nereboss left a comment

Choose a reason for hiding this comment

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

only small nitpicks

Copy link

sonarcloud bot commented Dec 18, 2023

Quality Gate Passed Quality Gate passed for 'CodeCharta Visualization'

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

sonarcloud bot commented Dec 18, 2023

Quality Gate Passed Quality Gate passed for 'CodeCharta Analysis'

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Collaborator

@Nereboss Nereboss left a comment

Choose a reason for hiding this comment

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

LGTM!🚀

@fritschldwg fritschldwg merged commit dced705 into main Dec 18, 2023
7 checks passed
@fritschldwg fritschldwg deleted the fix/2866/ccsh-modify-behavior-1 branch December 18, 2023 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants