Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Add InitVar and ClassVar examples #280

Merged
merged 1 commit into from
Nov 24, 2022

Conversation

yukinarit
Copy link
Owner

@AustinScola
It seems InitVar and ClassVar is already supported 🙂

Closes #230

@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Base: 90.79% // Head: 90.79% // No change to project coverage 👍

Coverage data is based on head (f5171fa) compared to base (4ea7504).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #280   +/-   ##
=======================================
  Coverage   90.79%   90.79%           
=======================================
  Files          10       10           
  Lines        1586     1586           
  Branches      337      337           
=======================================
  Hits         1440     1440           
  Misses        104      104           
  Partials       42       42           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yukinarit yukinarit merged commit db792cf into master Nov 24, 2022
@yukinarit yukinarit deleted the add-init-class-var-examples branch November 24, 2022 14:40
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.

InitVar?
1 participant