Skip to content

Extend generator support to non-copyable types - #474

Merged
Twon merged 3 commits into
mainfrom
twon/20260528/generator-supports-non-copyable-types
May 31, 2026
Merged

Extend generator support to non-copyable types#474
Twon merged 3 commits into
mainfrom
twon/20260528/generator-supports-non-copyable-types

Conversation

@Twon

@Twon Twon commented May 29, 2026

Copy link
Copy Markdown
Owner

No description provided.

@codecov

codecov Bot commented May 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.30%. Comparing base (4556f22) to head (1576809).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #474   +/-   ##
=======================================
  Coverage   98.30%   98.30%           
=======================================
  Files         160      160           
  Lines        3295     3301    +6     
  Branches       59       59           
=======================================
+ Hits         3239     3245    +6     
  Misses         56       56           

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

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

@Twon

Twon commented May 31, 2026

Copy link
Copy Markdown
Owner Author

Work around bug in Gcc14 std::ranges::to: https://godbolt.org/z/Yr5v4e77K

Details captured in LWG 4121: https://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#4121

@Twon
Twon merged commit 2c830eb into main May 31, 2026
36 checks passed
@Twon
Twon deleted the twon/20260528/generator-supports-non-copyable-types branch May 31, 2026 14:28
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