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

Feature/47 visualize latest pitest report #95

Merged
merged 10 commits into from
Dec 5, 2023

Conversation

nikomall34
Copy link
Contributor

In the ToolWindow in the Tab "Latest Result" you can see the latest pitest result.
I tried to keep the original pitest layout as good as possible.

nikomall34 added 4 commits December 3, 2023 00:43
…owFactory and fixed the other files for the pre-commit

Signed-off-by: nikomall34 <[email protected]>
… so I removed unnecessary code. Adjusted the displayed names

Signed-off-by: nikomall34 <[email protected]>
nikomall34 and others added 5 commits December 4, 2023 01:36
Signed-off-by: nikomall34 <[email protected]>
Signed-off-by: nikomall34 <[email protected]>
…m:amosproj/amos2023ws02-pitest-ide-plugin into Feature/47-Visualize-Latest-Pitest-Report
@lheimbs lheimbs removed their assignment Dec 4, 2023
Copy link
Contributor

@lheimbs lheimbs left a comment

Choose a reason for hiding this comment

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

Generally looks good, just some notes (maybe stuff to work on in a future sprint):

  • Use Font/Colors/... from user settings in intellij
  • No need to assign people, assignment means working on it. Just requesting a review is enough :)
  • Use git rebase to apply new changes from main instead of git merge to avoid merge commits on your own branch

@emuguy1
Copy link
Contributor

emuguy1 commented Dec 4, 2023

image When clicking on an entry, maybe deactivate the possibility to be editable, as when double clicking on the individual cells, I can destroy the UI as seen in the Screenshot

@nikomall34
Copy link
Contributor Author

Now you shouldn't be able to edit the cells anymore. Thanks for pointing that out.

@brianneoberson brianneoberson merged commit 45d79d2 into main Dec 5, 2023
7 checks passed
@brianneoberson brianneoberson deleted the Feature/47-Visualize-Latest-Pitest-Report branch December 5, 2023 21:17
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.

7 participants