eclipse / kiso-testing

https://kiso-testing.readthedocs.io/
Other
36 stars 41 forks source link

fix: two auxiliaries with the same connector and the config is None #438

Closed yannpoupon closed 6 months ago

yannpoupon commented 6 months ago

Fix yaml with 2 auxiliaries which are using the same connector config item of one auxiliary is set to None with the ~ character

It was raising a TypeError since the config is None:

configissue
codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (6604368) 98.12% compared to head (d578c14) 98.12%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #438 +/- ## ======================================= Coverage 98.12% 98.12% ======================================= Files 80 80 Lines 6496 6496 ======================================= Hits 6374 6374 Misses 122 122 ```

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