SAME-Project / same-project

https://sameproject.ml/
Apache License 2.0
19 stars 8 forks source link

Migrate same config structure to immutable box object. #108

Closed Bubblyworld closed 2 years ago

Bubblyworld commented 2 years ago

Removes a lot of dead code from the SAME config objects in the codebase, and refactors it to be immutable. This means we only need to validate config objects at the program boundaries, instead of doing it all over the place.

github-actions[bot] commented 2 years ago

Unit Test Results

  1 files    1 suites   37s :stopwatch: 55 tests 43 :heavy_check_mark: 12 :zzz: 0 :x:

Results for commit 5804e75c.