Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added stdin support for topos #1621

Merged
merged 3 commits into from Oct 7, 2023
Merged

added stdin support for topos #1621

merged 3 commits into from Oct 7, 2023

Conversation

hellt
Copy link
Member

@hellt hellt commented Oct 6, 2023

fix #1598

@codecov
Copy link

codecov bot commented Oct 7, 2023

Codecov Report

Merging #1621 (2a7d29a) into main (0cb7612) will decrease coverage by 0.07%.
The diff coverage is 43.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1621      +/-   ##
==========================================
- Coverage   49.07%   49.01%   -0.07%     
==========================================
  Files         135      135              
  Lines       13061    13083      +22     
==========================================
+ Hits         6410     6412       +2     
- Misses       5946     5966      +20     
  Partials      705      705              
Files Coverage Δ
clab/config.go 66.83% <100.00%> (-0.09%) ⬇️
types/topo_paths.go 69.91% <100.00%> (+0.54%) ⬆️
clab/clab.go 74.74% <37.03%> (-2.49%) ⬇️

... and 2 files with indirect coverage changes

@hellt hellt merged commit c8d72d5 into main Oct 7, 2023
20 of 21 checks passed
@hellt hellt deleted the remote-labs-simple branch October 7, 2023 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make containerlab CLI to work with stdin for topology file
1 participant