Skip to content

Refactor PrimitiveIdentification - #101

Merged
fingolfin merged 2 commits into
masterfrom
mh/refactor-PrimitiveIdentification
Sep 22, 2026
Merged

fingolfin merged 2 commits into
masterfrom
mh/refactor-PrimitiveIdentification

Conversation

@fingolfin

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Sep 21, 2026 •

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 92.00000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.61%. Comparing base (116447b) to head (1609926).

Files with missing lines Patch % Lines
lib/primitiv.gi 92.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   99.35%   99.61%   +0.26%     
==========================================
  Files          52       52              
  Lines       44830    44793      -37     
==========================================
+ Hits        44541    44622      +81     
+ Misses        289      171     -118     
Files with missing lines Coverage Δ
lib/primitiv.gi 90.51% <92.00%> (+14.77%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

PrimeDivisors returns an immutable list, so Remove on it failed, and
the Sylow order test read `ag`, which is only assigned inside the
helper closures.  Both stopped identification with an error, the first
already for PrimitiveGroup(10,4).

No test noticed, because primid.tst asks library groups for a number
they already carry.  Add a round trip over degree 2 to 100 that
identifies groups rebuilt from conjugated generators.

Assisted-by: Claude Code (Fable 5.1)
@fingolfin
fingolfin merged commit f62f6be into master Sep 22, 2026
4 of 5 checks passed
@fingolfin
fingolfin deleted the mh/refactor-PrimitiveIdentification branch September 22, 2026 13:42
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.

1 participant