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

Allow Groups of order > 2^15 in conformance test #1600

Merged
merged 1 commit into from
Feb 11, 2024

Conversation

lgoettgens
Copy link
Collaborator

As already pointed out by @fingolfin in #1528 (comment), this leads to InexactErrors.

When trying to enable the group conformance tests for Weyl groups in oscar-system/Oscar.jl#3351 I stumbled over this and thus made this quick PR.

Copy link

codecov bot commented Feb 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d6e0bc1) 87.02% compared to head (d349be4) 87.02%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1600   +/-   ##
=======================================
  Coverage   87.02%   87.02%           
=======================================
  Files         115      115           
  Lines       29603    29603           
=======================================
  Hits        25761    25761           
  Misses       3842     3842           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lgoettgens lgoettgens merged commit 196795d into Nemocas:master Feb 11, 2024
29 of 30 checks passed
@lgoettgens lgoettgens deleted the lg/groups-conf branch February 11, 2024 15:32
ooinaruhugh pushed a commit to ooinaruhugh/AbstractAlgebra.jl that referenced this pull request Feb 15, 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