Skip to content

Fix dgoss error collection on single errors#131

Merged
bschwedler merged 2 commits intomainfrom
bugfix/dgoss-single-error-returns
Mar 25, 2025
Merged

Fix dgoss error collection on single errors#131
bschwedler merged 2 commits intomainfrom
bugfix/dgoss-single-error-returns

Conversation

@ianpittwood
Copy link
Contributor

There's a missed else in the error returns for dgoss. I imagine this used to return errors[0] before hitting the group creation in a previous implementation. This PR fixes the missing else and adds a test to catch this in the future.

@ianpittwood ianpittwood requested a review from bschwedler as a code owner March 24, 2025 18:31
@github-actions
Copy link

Test Results

303 tests   301 ✅  1m 3s ⏱️
  1 suites    2 💤
  1 files      0 ❌

Results for commit f26bb7a.

@ianpittwood ianpittwood added bug Something isn't working docker/tools Related to container build/test tools labels Mar 25, 2025
@ianpittwood ianpittwood self-assigned this Mar 25, 2025
@ianpittwood ianpittwood added this to the 2025-03 Review milestone Mar 25, 2025
@bschwedler bschwedler merged commit 8139d52 into main Mar 25, 2025
3 checks passed
@bschwedler bschwedler deleted the bugfix/dgoss-single-error-returns branch March 25, 2025 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working docker/tools Related to container build/test tools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants