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

Add delta column #7039

Closed
14 tasks
Tracked by #5996
fniessink opened this issue Sep 18, 2023 · 0 comments · Fixed by #8131
Closed
14 tasks
Tracked by #5996

Add delta column #7039

fniessink opened this issue Sep 18, 2023 · 0 comments · Fixed by #8131
Assignees
Labels
Epic: Reporting Feature New, enhanced, or removed feature

Comments

@fniessink
Copy link
Member

fniessink commented Sep 18, 2023

User story

As a quality manager I want to see the difference between measurements made at two or more dates.

Acceptance criteria

  • User can turn delta's on and off via the settings panel
  • The delta setting is included in the URL parameter
  • When showing multiple dates a delta column is added between each pair of dates, showing the delta between each pair of dates
  • The delta column shows the measurement difference as:
    • "+<number>" or "-<number>" in case of count and percentage scale (note that the percentage delta is not a percentage)
    • "lower", "equal", "higher" in case of version numbers
  • The delta column display the delta using a green label if the measurement is better and a red label if it's worse, no label if it's equal.
  • The delta column header is "Change"

Nice to have

  • When showing one date, a delta column is added, showing the delta with yesterday's latest measurements

Assumptions

  • No changes needed to the API.

Open issues

  • What do we need to ...

Tasks

Components

Frontend

  • Add columns
  • Add setting

Documentation

  • Update changelog
  • Add instruction to user manual
  • Update screenshots
@fniessink fniessink added the Feature New, enhanced, or removed feature label Sep 18, 2023
@fniessink fniessink mentioned this issue Sep 18, 2023
19 tasks
@ptrr ptrr self-assigned this Oct 10, 2023
@fniessink fniessink added Epic Composite issue Epic: Reporting and removed Epic Composite issue labels Nov 16, 2023
@fniessink fniessink self-assigned this Feb 20, 2024
fniessink added a commit that referenced this issue Feb 22, 2024
…lumns that show the delta between dates. The delta columns can be turned on and off via the Settings panel. Closes #7039.
fniessink added a commit that referenced this issue Feb 22, 2024
…lumns that show the delta between dates. The delta columns can be turned on and off via the Settings panel. Closes #7039.
fniessink added a commit that referenced this issue Feb 23, 2024
…lumns that show the delta between dates. The delta columns can be turned on and off via the Settings panel. Closes #7039.
fniessink added a commit that referenced this issue Feb 23, 2024
…lumns that show the delta between dates. The delta columns can be turned on and off via the Settings panel. Closes #7039.
fniessink added a commit that referenced this issue Feb 23, 2024
…lumns that show the delta between dates. The delta columns can be turned on and off via the Settings panel. Closes #7039.
fniessink added a commit that referenced this issue Feb 25, 2024
…lumns that show the delta between dates. The delta columns can be turned on and off via the Settings panel. Closes #7039.
fniessink added a commit that referenced this issue Feb 26, 2024
…lumns that show the delta between dates. The delta columns can be turned on and off via the Settings panel. Closes #7039.
fniessink added a commit that referenced this issue Feb 26, 2024
…lumns that show the delta between dates. The delta columns can be turned on and off via the Settings panel. Closes #7039.
fniessink added a commit that referenced this issue Feb 26, 2024
…lumns that show the delta between dates. The delta columns can be turned on and off via the Settings panel. Closes #7039.
fniessink added a commit that referenced this issue Feb 26, 2024
…lumns that show the delta between dates. The delta columns can be turned on and off via the Settings panel. Closes #7039.
fniessink added a commit that referenced this issue Feb 26, 2024
…lumns that show the delta between dates. The delta columns can be turned on and off via the Settings panel. Closes #7039.
fniessink added a commit that referenced this issue Feb 27, 2024
…lumns that show the delta between dates. The delta columns can be turned on and off via the Settings panel. Closes #7039.
fniessink added a commit that referenced this issue Feb 27, 2024
…lumns that show the delta between dates. The delta columns can be turned on and off via the Settings panel. Closes #7039.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic: Reporting Feature New, enhanced, or removed feature
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants