Dataclass-based config#396
Conversation
Codecov Report
@@ Coverage Diff @@
## master #396 +/- ##
=======================================
Coverage 84.00% 84.01%
=======================================
Files 17 16 -1
Lines 938 926 -12
Branches 168 166 -2
=======================================
- Hits 788 778 -10
- Misses 100 101 +1
+ Partials 50 47 -3
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
962c71c to
73f14f0
Compare
54b2d28 to
b9c0aa1
Compare
b385e9e to
702d2b7
Compare
702d2b7 to
ca81ced
Compare
ca81ced to
96caed1
Compare
96caed1 to
4f6551a
Compare
0308d56 to
0659189
Compare
9b0cabf to
bd8b741
Compare
8fc02b0 to
af8cafc
Compare
206715e to
0f25cdd
Compare
|
Closing. Re-authoring this onto current Its two stated goals are already met on
The one genuinely novel idea — an eager object graph where |
Changes
Configfrom_yaml_file(file_path: pathlib.Path, cwd=pathlib.Path.cwd())repo_dict_map: Internal mapping of configs after expansion and processing in environmentrepos: A list ofGitSync,SvnSync,HgSyncobjects