Closed hyposcaler-bot closed 1 day ago
I was just targeting the replacement, tried to stick with the original logic that was there.
@hyposcaler-bot Tried it out for the fun of it.. Looks good.
Some smoke tests related to the inspect are failing, need to get a handle on the smoke tests, having some issued getting them to run locally on my machine. Then will poke and see what's up.
Sounds good. If time permits I'll check the PR on my flight today
If anything I will take care of the tests later as well
Re tests. The devcontainer should handle them I hope. And there is some documentation around it https://containerlab.dev/manual/dev/test/
Re tests. The devcontainer should handle them I hope.
Mostly does, but I get some failures locally on the tests, that don't seem to fail when github runs them.
For the failures when github runs the smoke test, think they are just failing because of the difference between │
and |
when it goes to split the output of the inspect.
Yes, the failures are definitely about the table border char Perhaps the test should have a car that keeps the border char to make it easily adaptable
Think I have the smoke tests sorted, added a ${table-delimit} set to │
for the appropriate robot tests.
I did a few drastic changes to the table layout. And open to have a discussion around it https://discord.com/channels/860500297297821756/1307642193300688999
I expect more tests to fail due to each node to occupy two rows
shipping this baby thanks all, great work
Attention: Patch coverage is 79.76190%
with 17 lines
in your changes missing coverage. Please review.
Project coverage is 51.39%. Comparing base (
d442919
) to head (5d66ede
). Report is 7 commits behind head on main.
@hellt for #2292 Lightly tested, but should be functional enough to judge if you like the change.