nucleic / enaml

Declarative User Interfaces for Python
http://enaml.readthedocs.io/en/latest/
Other
1.53k stars 130 forks source link

Qt: attempt to fix PySide6 multi-inheritance issues #525

Closed MatthieuDartiailh closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #525 (eff775c) into main (724c3ee) will decrease coverage by 0.74%. The diff coverage is 88.88%.

: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 #525 +/- ## ========================================== - Coverage 73.38% 72.65% -0.74% ========================================== Files 296 287 -9 Lines 26001 24417 -1584 Branches 4401 4343 -58 ========================================== - Hits 19081 17740 -1341 + Misses 5831 5591 -240 + Partials 1089 1086 -3 ```
MatthieuDartiailh commented 1 year ago

@bburan I believe I managed to stabilize the CIs. I will merge this and cut the new release tomorrow if nothing goes sideways.