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

Allow override of constructor args and object attrs to return None #1167

Draft
wants to merge 5 commits into
base: dev
Choose a base branch
from

Merge branch 'dev' into no_override

56e13b8
Select commit
Loading
Failed to load commit list.
Draft

Allow override of constructor args and object attrs to return None #1167

Merge branch 'dev' into no_override
56e13b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2024 in 0s

88.90% (+0.02%) compared to 316ec4b

View this Pull Request on Codecov

88.90% (+0.02%) compared to 316ec4b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.90%. Comparing base (316ec4b) to head (56e13b8).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1167      +/-   ##
==========================================
+ Coverage   88.88%   88.90%   +0.02%     
==========================================
  Files          45       45              
  Lines        9835     9835              
  Branches     2795     2795              
==========================================
+ Hits         8742     8744       +2     
+ Misses        776      775       -1     
+ Partials      317      316       -1     

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