Skip to content

Conversation

@shaangill025
Copy link
Collaborator

@shaangill025 shaangill025 commented Dec 15, 2025

Issue:

Description of changes:
image

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the BC Registry and Digital Services BSD 3-Clause License

Copy link
Collaborator

@thorwolpert thorwolpert left a comment

Choose a reason for hiding this comment

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

Don't worry about changing Optional -> |, we can do that when we upgrade the linters.
Thanks for adding the Postman updates, that's appreciated.

"""
from dataclasses import dataclass
from typing import List
from typing import List, Optional
Copy link
Collaborator

Choose a reason for hiding this comment

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

Optional isn't used anymore, pref is to use |

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done

Copy link
Collaborator

@JazzarKarim JazzarKarim left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@JazzarKarim
Copy link
Collaborator

There's a unit test that's failing though, the CI is failing.

Signed-off-by: Shaanjot Gill <[email protected]>
Signed-off-by: Shaanjot Gill <[email protected]>
Signed-off-by: Shaanjot Gill <[email protected]>
Signed-off-by: Shaanjot Gill <[email protected]>
@sonarqubecloud
Copy link

@shaangill025
Copy link
Collaborator Author

There's a unit test that's failing though, the CI is failing.

As discussed, the unit tests in CI are failing due to a connection pool issue (captured in #31487). They are all passing locally.

@shaangill025 shaangill025 merged commit 682cbdc into bcgov:main Dec 24, 2025
9 of 10 checks passed
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