shotgunsoftware / tk-core

The Flow Production Tracking Pipeline Toolkit Core API
https://developer.shotgridsoftware.com/tk-core/
Other
91 stars 116 forks source link

SG-27840 - SG-30560 - Make the QtImporter logic easier to read #978

Closed julien-lang closed 6 months ago

julien-lang commented 6 months ago

Code refactoring to make it clear which Qt interface we try to load and the strategies we apply for each version.

I don't expect any behavior difference with this change.

conflict with #973

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.44%. Comparing base (9bbccd9) to head (9650cf8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #978 +/- ## ========================================== - Coverage 79.46% 79.44% -0.02% ========================================== Files 199 199 Lines 20856 20851 -5 ========================================== - Hits 16573 16566 -7 - Misses 4283 4285 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.