Skip to content

Confidence Intervals all together#2955

Merged
aidan merged 11 commits intomainfrom
epic/CD-2585-bar-chart-confidence-intervals
Feb 11, 2026
Merged

Confidence Intervals all together#2955
aidan merged 11 commits intomainfrom
epic/CD-2585-bar-chart-confidence-intervals

Conversation

@aidan
Copy link
Copy Markdown
Contributor

@aidan aidan commented Jan 27, 2026

This PR includes the following:

Confidence Intervals and Heat Mortality

Fixes #CDD-2585


Type of change

Please select the options that are relevant.

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests at the right levels to prove my change is effective
  • I have added docstrings in the correct style (google)

@aidan aidan requested a review from a team as a code owner January 27, 2026 13:06
@aidan aidan changed the title Description Confidence Intervals all together Jan 27, 2026
@aidan aidan force-pushed the epic/CD-2585-bar-chart-confidence-intervals branch 4 times, most recently from a00b8f7 to dc384e1 Compare February 6, 2026 12:42
@aidan aidan force-pushed the epic/CD-2585-bar-chart-confidence-intervals branch 2 times, most recently from 91188af to fbb5990 Compare February 6, 2026 15:07
aidan and others added 11 commits February 11, 2026 10:16
Includes test data with confidence intervals
Metrics gain upper_confidence and lower_confidence properties

Plots gain confidence_interval flag to determine if they should be displayed and
a confidence_colour property to specify the colour they should be drawn in.
Plots gain confidence_interval flag to determine if they should be displayed and
a confidence_colour property to specify the colour they should be drawn in.
Since lower_confidence has to be <= metric_value we should include those if
present
This flag allows confidence intervals to be displayed on plots
…e/show upper and lower confidence values

Plots gain confidence_interval flag to determine if they should be displayed and
a confidence_colour property to specify the colour they should be drawn in.
@aidan aidan force-pushed the epic/CD-2585-bar-chart-confidence-intervals branch from fbb5990 to cdb4194 Compare February 11, 2026 10:16
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
34.9% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@aidan aidan merged commit fb27a2f into main Feb 11, 2026
14 of 15 checks passed
@aidan aidan deleted the epic/CD-2585-bar-chart-confidence-intervals branch February 11, 2026 10:26
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.

3 participants