-
Notifications
You must be signed in to change notification settings - Fork 14
Fix ambiguity in remotecall_pool specialized for remotecall. Add test. Add Aqua tests. #127
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
Conversation
63a9741 to
1bbe0da
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #127 +/- ##
==========================================
+ Coverage 79.26% 79.32% +0.05%
==========================================
Files 10 10
Lines 1934 1949 +15
==========================================
+ Hits 1533 1546 +13
- Misses 401 403 +2 ☔ View full report in Codecov by Sentry. |
e34106d to
17059ce
Compare
950ec91 to
4b08188
Compare
4b08188 to
c625f16
Compare
|
This just needs approval to pass merge requirements. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Fixes failure on julia CI JuliaLang/julia#57162
also adds the same ambiguity test here.