github Lexonight1/thermalright-trcc-linux v8.6.0

latest releases: v9.5.2, v9.5.1, v9.5.0...
one month ago

Architecture — Pure Hexagonal/SOLID

  • Settings DISettings receives platform path resolver via constructor. No module-level singleton, no hardcoded path imports
  • Path resolution through adaptersconf.py no longer imports path functions from paths.py. All resolution through PlatformSetup ABC methods
  • Import binding fixed — all settings access uses module reference, safe across init_settings re-binding
  • Pure tests — no patches on path constants. DI via init_settings(mock_resolver). 5241 tests, 0 failures

Don't miss a new thermalright-trcc-linux release

NewReleases is sending notifications on new releases.