-
Notifications
You must be signed in to change notification settings - Fork 67
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
fix equality for ZZGenus and do not copy symbols #1329
Conversation
I know where the code is breaking in Oscar, I can make a short PR so that CI tests hopefully do not fail |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #1329 +/- ##
==========================================
+ Coverage 74.66% 74.68% +0.02%
==========================================
Files 346 346
Lines 112094 112088 -6
==========================================
+ Hits 83692 83718 +26
+ Misses 28402 28370 -32
|
I just restarted the Oscar tests, and they are still failing. Any clue @StevellM? |
Co-authored-by: Lars Göttgens <lars.goettgens@rwth-aachen.de>
26e6594
to
8e4640f
Compare
Yes after testing it seems like |
Merci, I restarted CI |
* fix equality for ZZGenus and do not copy symbols --------- Co-authored-by: Stevell Muller <78619134+StevellM@users.noreply.github.com> Co-authored-by: Lars Göttgens <lars.goettgens@rwth-aachen.de>
No description provided.