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

#647: intellij freeze bash #660

Merged
merged 10 commits into from
Sep 27, 2024

Conversation

jan-vcapgemini
Copy link
Contributor

Fixes: #647

Implements:

  • fixed tests
  • added workaround for new background process check (creating a new file and checking its content)

@jan-vcapgemini jan-vcapgemini self-assigned this Sep 27, 2024
@jan-vcapgemini jan-vcapgemini added intellij IntelliJ IDE from Jet-Brains bugfix labels Sep 27, 2024
# Conflicts:
#	cli/src/main/java/com/devonfw/tools/ide/tool/ide/IdeaBasedIdeToolCommandlet.java
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 11068526788

Details

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

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/url/model/file/json/ToolDependencies.java 1 76.92%
Totals Coverage Status
Change from base Build 11066152494: 0.05%
Covered Lines: 6082
Relevant Lines: 8854

💛 - 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.

@jan-vcapgemini thanks for this PR and stabilizing the flawky test. Great job 👍

@hohwille hohwille added this to the release:2024.09.002 milestone Sep 27, 2024
@hohwille hohwille merged commit 42201ed into devonfw:main Sep 27, 2024
4 checks passed
@hohwille hohwille added the test related to testing and QA label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix intellij IntelliJ IDE from Jet-Brains test related to testing and QA
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Fix intellij script freezing shell
3 participants