Skip to content

Add ShallowCopy for PrimitiveGroupsIterator - #103

Merged
fingolfin merged 1 commit into
masterfrom
mh-claude/ShallowCopy-PrimitiveGroupsIterator
Sep 23, 2026
Merged

fingolfin merged 1 commit into
masterfrom
mh-claude/ShallowCopy-PrimitiveGroupsIterator

Conversation

@fingolfin

Copy link
Copy Markdown
Member

List on an iterator iterates over a ShallowCopy of it, and the iterator returned by PrimitiveGroupsIterator had no such method, so List failed with "no method found".

Fixes #102

Assisted-by: Claude Code (Opus 5.5)

List on an iterator iterates over a ShallowCopy of it, and the
iterator returned by PrimitiveGroupsIterator had no such method, so
List failed with "no method found".

Fixes #102

Assisted-by: Claude Code (Opus 5.5)
@fingolfin
fingolfin enabled auto-merge (squash) September 23, 2026 13:32
@codecov

codecov Bot commented Sep 23, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.62%. Comparing base (f62f6be) to head (91ea41f).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   99.61%   99.62%           
=======================================
  Files          52       52           
  Lines       44793    44805   +12     
=======================================
+ Hits        44622    44636   +14     
+ Misses        171      169    -2     
Files with missing lines Coverage Δ
lib/primitiv.gi 90.93% <100.00%> (+0.41%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fingolfin
fingolfin merged commit 395083a into master Sep 23, 2026
5 checks passed
@fingolfin
fingolfin deleted the mh-claude/ShallowCopy-PrimitiveGroupsIterator branch September 23, 2026 13:44
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.

Missing ShallowCopy for PrimitiveGroupsIterator

1 participant