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

Fix in place properties #2553

Merged
merged 2 commits into from
Sep 10, 2024

fixup! fix construction of in-place properties

3dfd5ff
Select commit
Loading
Failed to load commit list.
Merged

Fix in place properties #2553

fixup! fix construction of in-place properties
3dfd5ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2024 in 1s

92.99% (target 92.00%)

View this Pull Request on Codecov

92.99% (target 92.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.99%. Comparing base (20890b8) to head (3dfd5ff).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2553      +/-   ##
==========================================
- Coverage   92.99%   92.99%   -0.01%     
==========================================
  Files          93       93              
  Lines       11087    11086       -1     
==========================================
- Hits        10310    10309       -1     
  Misses        777      777              
Files with missing lines Coverage Δ
astroid/brain/brain_builtin_inference.py 92.06% <ø> (-0.02%) ⬇️