Skip to content

Update tutorials#234

Merged
GDYendell merged 3 commits intomainfrom
update-tutorials
Oct 21, 2025
Merged

Update tutorials#234
GDYendell merged 3 commits intomainfrom
update-tutorials

Conversation

@GDYendell
Copy link
Contributor

No description provided.

This gives a nice reference of how to add KW_ONLY to the fields of child
classes so that they can have non-default fields, including positional
fields. Functionally it is the same.
@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.15%. Comparing base (71e1a2e) to head (dcd7b5e).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #234      +/-   ##
==========================================
+ Coverage   88.59%   90.15%   +1.56%     
==========================================
  Files          44       44              
  Lines        2253     2256       +3     
==========================================
+ Hits         1996     2034      +38     
+ Misses        257      222      -35     

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

This makes it clearer that child classes need to call super init
@GDYendell GDYendell merged commit c70ae18 into main Oct 21, 2025
12 checks passed
@GDYendell GDYendell deleted the update-tutorials branch October 21, 2025 14:12
@GDYendell GDYendell linked an issue Oct 22, 2025 that may be closed by this pull request
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.

Update docs for new API

1 participant