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

fix automerge for --wide option #2339

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

toweber
Copy link
Contributor

@toweber toweber commented Dec 8, 2024

Table cells were not correctly automerged when --wide / -w option was used.

@hellt hellt merged commit 59ad3bc into srl-labs:main Dec 9, 2024
66 of 67 checks passed
Copy link

codecov bot commented Dec 9, 2024

Codecov Report

Attention: Patch coverage is 9.09091% with 10 lines in your changes missing coverage. Please review.

Project coverage is 51.79%. Comparing base (37adecb) to head (1b55067).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
cmd/inspect.go 9.09% 9 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2339      +/-   ##
==========================================
- Coverage   51.80%   51.79%   -0.02%     
==========================================
  Files         172      172              
  Lines       16994    17000       +6     
==========================================
+ Hits         8804     8805       +1     
- Misses       7267     7272       +5     
  Partials      923      923              
Files with missing lines Coverage Δ
cmd/inspect.go 75.11% <9.09%> (-1.61%) ⬇️

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.

2 participants