Skip to content

removing unique constraint for link based descriptor queries#215

Merged
cwlacewe merged 2 commits intodevelopfrom
206-finddescriptor-with-link-block-errors-out
Sep 11, 2024
Merged

removing unique constraint for link based descriptor queries#215
cwlacewe merged 2 commits intodevelopfrom
206-finddescriptor-with-link-block-errors-out

Conversation

@keirafadams
Copy link
Copy Markdown
Contributor

Quick fix here!

We had a requirement for a unique response internally from the database query, which for link-based FindDescriptor queries would obviously not be guaranteed.

@github-actions
Copy link
Copy Markdown
Contributor

Target CPP Coverage: 64.3906%
Source CPP Coverage: 63.9842%

Target Python Coverage: 98.02%
Source Python Coverage: 98.02%

@keirafadams
Copy link
Copy Markdown
Contributor Author

@cwlacewe well this is weird. It was a one line change and coverage hiccupped like that?

@cwlacewe
Copy link
Copy Markdown
Contributor

cwlacewe commented Sep 10, 2024

@ifadams, I noticed this. It's from your previous PR which needed additional testing. I created an issue I'm working on now (#213)

@cwlacewe cwlacewe added this to the v2.10.0 Tasks milestone Sep 10, 2024
@github-actions
Copy link
Copy Markdown
Contributor

Target CPP Coverage: 63.9716%
Source CPP Coverage: 63.9716%

Target Python Coverage: 98.02%
Source Python Coverage: 98.02%

@keirafadams keirafadams linked an issue Sep 11, 2024 that may be closed by this pull request
@cwlacewe cwlacewe merged commit 601b8e0 into develop Sep 11, 2024
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.

FindDescriptor with Link Block Errors out

2 participants