Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3379 cred set #196

Merged
merged 13 commits into from
Aug 2, 2024
Merged

3379 cred set #196

merged 13 commits into from
Aug 2, 2024

Conversation

remo87
Copy link
Contributor

@remo87 remo87 commented Jul 24, 2024

No description provided.

@remo87 remo87 requested review from javfg, mbdebian and jdhayhurst July 24, 2024 10:19
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be an Any type?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, the Id for the credible set is of type Long. The underlying object is also of type Iterable[Any] (def idsQuery(ids: Iterable[Any]): IdQuery = IdQuery(ids.toSeq)).

@remo87 remo87 merged commit ad9a54a into genetics Aug 2, 2024
@remo87 remo87 deleted the 3379-cred-set branch August 2, 2024 10:47
@jdhayhurst jdhayhurst linked an issue Sep 11, 2024 that may be closed by this pull request
jdhayhurst pushed a commit that referenced this pull request Sep 19, 2024
* credible set endpoint and entity

* format files

* add fectcher to clean cache and resolvers

* add new fields

* Filter documents

* update id type

* update to JsValue

* format file

* remove commeted code

* undo Any type
jdhayhurst pushed a commit that referenced this pull request Dec 11, 2024
* credible set endpoint and entity

* format files

* add fectcher to clean cache and resolvers

* add new fields

* Filter documents

* update id type

* update to JsValue

* format file

* remove commeted code

* undo Any type
jdhayhurst pushed a commit that referenced this pull request Dec 11, 2024
* credible set endpoint and entity

* format files

* add fectcher to clean cache and resolvers

* add new fields

* Filter documents

* update id type

* update to JsValue

* format file

* remove commeted code

* undo Any type
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.

credible set data for backend integration
3 participants