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

test/polyhedron: allow different ordering #4153

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Conversation

benlorenz
Copy link
Member

Several of these tests did fail a few times in our CI due to changed row-order.
I don't know exactly what triggers the change but ignoring the order makes sense anyway and also avoids a bunch of if-else blocks.

Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.69%. Comparing base (c806a9d) to head (1be1adb).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4153   +/-   ##
=======================================
  Coverage   84.69%   84.69%           
=======================================
  Files         627      627           
  Lines       84301    84301           
=======================================
+ Hits        71398    71399    +1     
+ Misses      12903    12902    -1     

see 1 file with indirect coverage changes

@fingolfin fingolfin merged commit a55be56 into master Sep 27, 2024
29 checks passed
@fingolfin fingolfin deleted the bl/polytestorder branch September 27, 2024 13:57
HechtiDerLachs pushed a commit to HechtiDerLachs/Oscar.jl that referenced this pull request Sep 30, 2024
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.

2 participants