Skip to content

Conversation

@madison-feshuk
Copy link
Collaborator

The individual function seems to work, but the batch function appears to be returning duplicate rows. Thoughts?

dtxsid <- c('DTXSID7020182', 'DTXSID2021315', 'DTXSID9020112')
batch_synonyms <- get_chemical_synonym_batch(DTXSID = dtxsid)

@madison-feshuk madison-feshuk linked an issue Dec 16, 2025 that may be closed by this pull request
Copy link
Collaborator

@rachmaninoffpk rachmaninoffpk left a comment

Choose a reason for hiding this comment

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

The functions are operating as expected with the column changes. The tests are failing. I will re-record the responses and see if that resolves the failed test.

@rachmaninoffpk
Copy link
Collaborator

It looks like the duplicate entries may be on the server side rather than the client side.

@rachmaninoffpk rachmaninoffpk self-requested a review December 16, 2025 16:01
@madison-feshuk
Copy link
Collaborator Author

Agree that it may be an API server-side issue. Created this ticket in the Chemical API repo: USEPA/ccte-api-chemical#312

@rachmaninoffpk rachmaninoffpk merged commit 6a1ccff into dev Dec 16, 2025
1 check 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.

Synonym search functions failing

3 participants