-
Notifications
You must be signed in to change notification settings - Fork 30
windows ci #1562
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
windows ci #1562
Conversation
3d360d4
to
df203de
Compare
637b62a
to
cf834eb
Compare
d33fb73
to
f6a57b3
Compare
Update CI.yml Update Project.toml mem issue fix
f130a55
to
c9e85b5
Compare
59ac689
to
c7b40da
Compare
i'm not super aware of what this is doing. But preserving random pointers will not do anything. Preserves are for the julia object that gets turned into a pointer. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1562 +/- ##
==========================================
+ Coverage 42.07% 42.50% +0.43%
==========================================
Files 123 123
Lines 21621 21807 +186
==========================================
+ Hits 9096 9269 +173
- Misses 12525 12538 +13 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix #198, fix #1559.