Skip to content

[Backport maintenance/3.3.x] Fix missing __dict__ (#2685)#2690

Merged
jacobtylerwalls merged 2 commits intomaintenance/3.3.xfrom
cherry-pick-missing__dict__-fix
Mar 2, 2025
Merged

[Backport maintenance/3.3.x] Fix missing __dict__ (#2685)#2690
jacobtylerwalls merged 2 commits intomaintenance/3.3.xfrom
cherry-pick-missing__dict__-fix

Conversation

@Pierre-Sassoulas
Copy link
Member

Cherry-pick of #2685

@jacobtylerwalls jacobtylerwalls force-pushed the cherry-pick-missing__dict__-fix branch from 835fd99 to fc3114c Compare March 2, 2025 14:12
@jacobtylerwalls jacobtylerwalls changed the title Cherry-pick Fix missing __dict__ (#2685) [Backport maintenance/3.3.x] Fix missing __dict__ (#2685) Mar 2, 2025
@codecov
Copy link

codecov bot commented Mar 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (maintenance/3.3.x@234be58). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                  @@
##             maintenance/3.3.x    #2690   +/-   ##
====================================================
  Coverage                     ?   93.03%           
====================================================
  Files                        ?       93           
  Lines                        ?    11076           
  Branches                     ?        0           
====================================================
  Hits                         ?    10305           
  Misses                       ?      771           
  Partials                     ?        0           
Flag Coverage Δ
linux 92.91% <100.00%> (?)
pypy 93.03% <100.00%> (?)
windows 93.02% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
astroid/raw_building.py 94.98% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jacobtylerwalls jacobtylerwalls merged commit aad8e68 into maintenance/3.3.x Mar 2, 2025
18 checks passed
@jacobtylerwalls jacobtylerwalls deleted the cherry-pick-missing__dict__-fix branch March 2, 2025 14:30
@Pierre-Sassoulas
Copy link
Member Author

Thank you for the fix @jacobtylerwalls !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants