Skip to content

Require GAP 4.15 - #166

Merged
cdwensley merged 1 commit into
masterfrom
mh/fix-ci
Aug 16, 2026
Merged

Require GAP 4.15#166
cdwensley merged 1 commit into
masterfrom
mh/fix-ci

Conversation

@fingolfin

@fingolfin fingolfin commented Aug 15, 2026

Copy link
Copy Markdown
Member

That's the first version of GAP that shipped with utils >= 0.81 and groupoids >= 1.78.

As such this should fix the minimal CI job. The fix for the broken devel job is in PR #164.

An alternative fix would be to keep the GAP bound, and instead install the latest utils and groupoids versions before starting the CI tests. But then we are no longer testing "can one just drop this package into an older GAP and it will work". But that's of course your choice :-)

@fingolfin fingolfin changed the title Require GAP 4.12 Require GAP 4.12.2 Aug 15, 2026
@codecov

codecov Bot commented Aug 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.56%. Comparing base (4181f08) to head (95d0ff7).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #166      +/-   ##
==========================================
+ Coverage   79.54%   79.56%   +0.02%     
==========================================
  Files          38       38              
  Lines       14335    14335              
==========================================
+ Hits        11403    11406       +3     
+ Misses       2932     2929       -3     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fingolfin fingolfin changed the title Require GAP 4.12.2 Require GAP 4.15 Aug 15, 2026
That's the first version of GAP that shipped with utils >= 0.81
and groupoids >= 1.78.
@fingolfin

Copy link
Copy Markdown
Member Author

Rebased this to verify that CI is now fully fixed with this patch

@cdwensley
cdwensley merged commit f8dd3e5 into master Aug 16, 2026
5 checks passed
@cdwensley
cdwensley deleted the mh/fix-ci branch August 16, 2026 07:40
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