Skip to content

Comments

chore(nimbus): fix get_metric_areas intermittent coverage failure#14180

Merged
jaredlockhart merged 1 commit intomainfrom
14178
Dec 11, 2025
Merged

chore(nimbus): fix get_metric_areas intermittent coverage failure#14180
jaredlockhart merged 1 commit intomainfrom
14178

Conversation

@jaredlockhart
Copy link
Collaborator

Because

  • We recently discovered an intermittent coverage failure in get_metric_areas
  • We fixed it by specifying an outcome in the test factory to trigger the uncovered lines
  • We forgot to also affix the application since that determines which outcomes to use

This commit

  • Affixes both the application and outcome to trigger the uncovered lines

fixes #14163

Because

* We recently discovered an intermittent coverage failure in get_metric_areas
* We fixed it by specifying an outcome in the test factory to trigger the uncovered lines
* We forgot to also affix the application since that determines which outcomes to use

This commit

* Affixes both the application and outcome to trigger the uncovered lines

fixes #14163
Copy link
Contributor

@yashikakhurana yashikakhurana left a comment

Choose a reason for hiding this comment

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

quick fix, thanks @jaredlockhart

@jaredlockhart jaredlockhart added this pull request to the merge queue Dec 11, 2025
Merged via the queue into main with commit da91683 Dec 11, 2025
16 checks passed
@jaredlockhart jaredlockhart deleted the 14178 branch December 11, 2025 23:32
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.

Too many jetstream changelogs

2 participants