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/PolyhedralGeometry: remove some prefer blocks #4351

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Conversation

benlorenz
Copy link
Member

@benlorenz benlorenz commented Nov 25, 2024

Even though these should be scoped, they do seem to have some side-effects (to be investigated...). They should not really be necessary so lets try removing them.

x-ref #4348.

Note: this currently based on the lg/weight-lattice branch and targets this branch, but we can also rebase and merge it to master once it ran successful for this branch, as it seems the same error also appeared on #4286.

@lgoettgens lgoettgens added the topic: polyhedral geometry Issue concerns polyhedral geometry code label Nov 25, 2024
even though these should be scoped, they do seem to have some side-effects
they should not really be necessary so try removing them
@benlorenz benlorenz changed the base branch from lg/weight-lattice to master November 25, 2024 22:12
@benlorenz benlorenz marked this pull request as ready for review November 25, 2024 22:28
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.50%. Comparing base (f849adc) to head (4242424).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4351      +/-   ##
==========================================
- Coverage   84.52%   84.50%   -0.02%     
==========================================
  Files         645      647       +2     
  Lines       85710    85763      +53     
==========================================
+ Hits        72443    72478      +35     
- Misses      13267    13285      +18     

see 8 files with indirect coverage changes

@benlorenz benlorenz merged commit 4542bd3 into master Nov 26, 2024
31 checks passed
@benlorenz benlorenz deleted the bl/lessprefer branch November 26, 2024 06:27
benlorenz added a commit that referenced this pull request Dec 12, 2024
even though these should be scoped, they do seem to have some side-effects
they should not really be necessary so try removing them

(cherry picked from commit 4542bd3)
@benlorenz benlorenz mentioned this pull request Dec 12, 2024
benlorenz added a commit that referenced this pull request Dec 13, 2024
Backports for release 1.2.2:

fix galois_group problem. #4396
Fix zero-dimensional cone in cones in PolyhedralGeometry #4336
Fix up generic characteristic method for localized rings. #4346
test/PolyhedralGeometry: remove some prefer blocks #4351
Add comment about bibtool version, minor fix in testsuite #4356
Add hash method for RayVector #4354
Fix indent in AlgebraicCycles.md #4368
Fix toric typo #4367
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: polyhedral geometry Issue concerns polyhedral geometry code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants