nucleic / atom

Memory efficient Python objects
https://atom.readthedocs.io/en/latest/
Other
361 stars 50 forks source link

Fix inferred member when a union contains Any/object #198

Closed MatthieuDartiailh closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #198 (dfeca91) into main (79cfa2f) will increase coverage by 0.00%. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #198 +/- ## ======================================= Coverage 89.45% 89.46% ======================================= Files 56 56 Lines 5360 5361 +1 Branches 344 344 ======================================= + Hits 4795 4796 +1 Misses 551 551 Partials 14 14 ```