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/2744/copy filenames to clipboard #2942

Merged
merged 42 commits into from Aug 22, 2022

Conversation

LuisGuenther
Copy link
Contributor

@LuisGuenther LuisGuenther commented Aug 4, 2022

Copy worst metric violators directly to your clipboard

Issue: #2744

Description

Users want to quickly share a summary of files with high metric values (violators).

For this, we added a button (copy-to-clipboard) with which you can paste a summary of the worst violators. This summary contains a top10-list for every metric and it lists the names of the files with the highest metric values. We also included the metric value next to every filename.

Screenshots or gifs

MicrosoftTeams-image

MicrosoftTeams-image (2)

Copy link
Collaborator

@ce-bo ce-bo left a comment

Choose a reason for hiding this comment

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

Let's wirte a pretty changelog entry to inform the user about this new cool feature. We should add a screenshot to the changelog entry as well.

Copy link
Collaborator

@ce-bo ce-bo left a comment

Choose a reason for hiding this comment

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

We should review the performance in big maps and we should not block the user while copying the data.

@knoffi knoffi marked this pull request as ready for review August 11, 2022 08:54
[Maintenability was prefered over best perfomance]
Copy link
Contributor

@shaman-apprentice shaman-apprentice left a comment

Choose a reason for hiding this comment

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

Only half way through so far

Hall-Ma
Hall-Ma previously approved these changes Aug 16, 2022
@Hall-Ma Hall-Ma self-requested a review August 16, 2022 09:27
@Hall-Ma Hall-Ma dismissed their stale review August 16, 2022 09:29

Please look into my comments before merging. I have misclicked :D

@Hall-Ma Hall-Ma removed their request for review August 16, 2022 12:42
@sonarcloud
Copy link

sonarcloud bot commented Aug 19, 2022

[CodeCharta Analysis] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented Aug 19, 2022

[CodeCharta Visualization] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

94.9% 94.9% Coverage
0.0% 0.0% Duplication

@knoffi knoffi merged commit 0bdd320 into main Aug 22, 2022
@knoffi knoffi deleted the feature/2744/copy-filenames-to-clipboard branch August 22, 2022 10:00
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

5 participants