Skip to content

Skip InitVar fields when freezing#14

Draft
Glinte wants to merge 1 commit into
mainfrom
codex/skip-initvar-fields-in-_freeze_fields
Draft

Skip InitVar fields when freezing#14
Glinte wants to merge 1 commit into
mainfrom
codex/skip-initvar-fields-in-_freeze_fields

Conversation

@Glinte

@Glinte Glinte commented Aug 8, 2025

Copy link
Copy Markdown
Owner

Summary

  • avoid freezing InitVar fields when applying descriptors
  • test that frozen InitVar parameters vanish after initialization

Testing

  • pytest

https://chatgpt.com/codex/tasks/task_e_68958e5e6e3c8322afe648ab0ede4aa9

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
semimutable/__init__.py 33.33% 1 Missing and 1 partial ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Files with missing lines Coverage Δ
semimutable/__init__.py 84.61% <33.33%> (-1.33%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants