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

Change how parser prefixes are handled #3604

Open
Nereboss opened this issue Apr 30, 2024 · 0 comments
Open

Change how parser prefixes are handled #3604

Nereboss opened this issue Apr 30, 2024 · 0 comments
Labels
feature Feature requests pr-visualization Issues that touch the visualization pr(oject) which means web and desktop features. UX / UI Everything related to design and user experience

Comments

@Nereboss
Copy link
Collaborator

Feature request

Currently metrics generated by the parser get a prefix of that parsers name (e.g. sonar_coverage). This would split that prefix off of the metric name and show it somewhere else in the metrics card. Here are some mockups of how that could look:
image

Description

As a user, I want to have the metric and the parsers name separated so that i can primarily focus on the metric but still have the information of where it came from available.

Acceptance criteria

Assumptions & Exclusions

  • If a metric is calculated by multiple parsers and they result in different values, they are treated as different metrics, differentiated by the parser they are from
  • If a metric is calculated by multiple parsers and they result in the same value, they are treated as one metric but multiple parsers are shown for their 'origin'

Development notes (optional Task Breakdown)

  • [ ]
  • [ ]
  • [ ]

Open questions

@Nereboss Nereboss added pr-visualization Issues that touch the visualization pr(oject) which means web and desktop features. feature Feature requests UX / UI Everything related to design and user experience labels Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature requests pr-visualization Issues that touch the visualization pr(oject) which means web and desktop features. UX / UI Everything related to design and user experience
Projects
None yet
Development

No branches or pull requests

1 participant