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

Replace custom __getattr__ method with explicit attribute setting for group names #189

Conversation

JoFrhwld
Copy link
Member

No description provided.

Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.44%. Comparing base (907ee8f) to head (aad1b9a).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #189      +/-   ##
==========================================
+ Coverage   90.23%   90.44%   +0.21%     
==========================================
  Files          14       14              
  Lines        1352     1361       +9     
==========================================
+ Hits         1220     1231      +11     
+ Misses        132      130       -2     

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

@JoFrhwld JoFrhwld merged commit a66e844 into dev Jun 12, 2024
8 checks passed
@JoFrhwld JoFrhwld deleted the 188-bug-the-__getattr__-method-and-property-decorated-functions-do-not-interact-well branch June 15, 2024 15:39
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.

[Bug]: The __getattr__ method and @property decorated functions do not interact well
1 participant