Skip to content

Remove the last three occurrences of Field() and replace with GF. Def…#641

Draft
fyellin wants to merge 10 commits intomhostetter:developfrom
fyellin:fyellin/no-field
Draft

Remove the last three occurrences of Field() and replace with GF. Def…#641
fyellin wants to merge 10 commits intomhostetter:developfrom
fyellin:fyellin/no-field

Conversation

@fyellin
Copy link
Copy Markdown
Contributor

@fyellin fyellin commented Jan 1, 2026

Issue #633.

Remove last three occurrences of Field in code. This PR does not delete the actual definition of Field() in factory. However to verify that I had found all occurrences, I temporarily removed the definition of Field and ran all tests.

I could not find any occurrences in documentation or strings (other than automatically generated files), but I may have missed some.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.11%. Comparing base (f70ee3c) to head (1450adb).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #641      +/-   ##
===========================================
- Coverage    95.20%   95.11%   -0.09%     
===========================================
  Files           48       48              
  Lines         6209     6209              
===========================================
- Hits          5911     5906       -5     
- Misses         298      303       +5     

☔ 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.

@mhostetter
Copy link
Copy Markdown
Owner

Thanks for this. Currently on develop I have flagged Field() for removal in v0.5.0. So I'll save merging this PR for before that version's release.

Also, I'm not sure why the linter is giving you a hard time. The same version of Ruff passed those unit tests a few hours ago...

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