Commit c1f8458
Fix configuration reading and error handling for kernels (#45610)
* Fix missing conversion of experts
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
* Fix eager config attribute reading
Co-authored-by: Copilot <copilot@github.com>
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
* Add proper error when kernels isn't installed
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
* remove unnecessary mapping
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
* review comments
Co-authored-by: Copilot <copilot@github.com>
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
* remove double newline
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
---------
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Co-authored-by: Copilot <copilot@github.com>1 parent 45add8a commit c1f8458
2 files changed
Lines changed: 18 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | 78 | | |
80 | 79 | | |
81 | 80 | | |
| |||
600 | 599 | | |
601 | 600 | | |
602 | 601 | | |
| 602 | + | |
| 603 | + | |
603 | 604 | | |
604 | 605 | | |
605 | 606 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
56 | 63 | | |
57 | 64 | | |
58 | 65 | | |
| |||
74 | 81 | | |
75 | 82 | | |
76 | 83 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
81 | 88 | | |
82 | 89 | | |
83 | 90 | | |
| |||
137 | 144 | | |
138 | 145 | | |
139 | 146 | | |
140 | | - | |
141 | | - | |
| 147 | + | |
| 148 | + | |
142 | 149 | | |
143 | 150 | | |
144 | 151 | | |
| |||
596 | 603 | | |
597 | 604 | | |
598 | 605 | | |
599 | | - | |
600 | | - | |
601 | | - | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
602 | 609 | | |
603 | 610 | | |
604 | 611 | | |
| |||
0 commit comments