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

Add support for socket:// in NUTS marry function. #1774

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

gdamore
Copy link
Contributor

@gdamore gdamore commented Feb 18, 2024

This also adds a HUGE test for REP using socket so that we can discriminate failures that might exist using sockets instead of inproc.

fixes #

Note that the above format should be used in your git commit comments.
You agree that by submitting a PR, you have read and agreed to our
contributing guidelines.

This also adds a HUGE test for REP using socket so that we can
discriminate failures that might exist using sockets instead of inproc.
Copy link

codecov bot commented Feb 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ee697a2) 79.14% compared to head (b4512a2) 79.24%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1774      +/-   ##
==========================================
+ Coverage   79.14%   79.24%   +0.09%     
==========================================
  Files          94       94              
  Lines       21077    21077              
==========================================
+ Hits        16681    16702      +21     
+ Misses       4396     4375      -21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gdamore gdamore merged commit b4512a2 into master Feb 18, 2024
18 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.

None yet

1 participant