- Notifications
You must be signed in to change notification settings - Fork38
[Do Not Merge] Run Julia Base Tests#495
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecovbot commentedAug 14, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## master #495 +/- ##======================================= Coverage 86.84% 86.84% ======================================= Files 12 12 Lines 2342 2342 ======================================= Hits 2034 2034 Misses 308 308 Continue to review full report at Codecov.
|
9d93436 to4cf47eeCompareThis is just to see what the current state here is, since I didn't feellike running this on my Laptop.
oxinabox commentedAug 14, 2021
Maybe we could have a GHA that it linked only to manual (or schedule). |
simeonschaub commentedAug 14, 2021
Yes, that was my eventual goal, but lets see how this goes first. |
timholy commentedAug 14, 2021
In case a little more history helps, see#13 In case anyone is interested in investing in this package for the purpose of latency reduction, see: Having sunk most of January-March of 2019 into this package, I then had to return to other duties and never really "came back." I do think there are some interesting possibilities, so I'm pretty jazzed to see people playing with this. And#23 was a fun trip down memory lane! |
simeonschaub commentedAug 15, 2021
Can anyone see the actual logs? |
pfitzseb commentedAug 15, 2021
Nope. Seems like somethingreally breaks (or maybe there's just too much being printed?). |
simeonschaub commentedAug 17, 2021
I ran this on my machine and it eventually froze, so I suspect this might be an oversubscription issue. |
This is just to see what the current state here is, since I didn't feel
like running this on my Laptop.