Skip to content

Create the side-by-side option (-y) feature for the diff command (Incomplete)#117

Merged
sylvestre merged 6 commits into
uutils:mainfrom
sami-daniel:main
Jun 3, 2025
Merged

Create the side-by-side option (-y) feature for the diff command (Incomplete)#117
sylvestre merged 6 commits into
uutils:mainfrom
sami-daniel:main

Merge branch 'main' into main

fce0881
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Jun 3, 2025 in 0s

96.34% of diff hit (target 84.50%)

View this Pull Request on Codecov

96.34% of diff hit (target 84.50%)

Annotations

Check warning on line 84 in src/diff.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diff.rs#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 113 in src/params.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/params.rs#L110-L113

Added lines #L110 - L113 were not covered by tests

Check warning on line 122 in src/params.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/params.rs#L116-L122

Added lines #L116 - L122 were not covered by tests

Check warning on line 125 in src/params.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/params.rs#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 128 in src/params.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/params.rs#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 130 in src/params.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/params.rs#L130

Added line #L130 was not covered by tests

Check warning on line 132 in src/params.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/params.rs#L132

Added line #L132 was not covered by tests

Check warning on line 134 in src/params.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/params.rs#L134

Added line #L134 was not covered by tests

Check warning on line 149 in src/params.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/params.rs#L149

Added line #L149 was not covered by tests

Check warning on line 157 in src/side_diff.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/side_diff.rs#L157

Added line #L157 was not covered by tests

Check warning on line 168 in src/side_diff.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/side_diff.rs#L168

Added line #L168 was not covered by tests

Check warning on line 242 in src/side_diff.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/side_diff.rs#L242

Added line #L242 was not covered by tests

Check warning on line 283 in src/side_diff.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/side_diff.rs#L283

Added line #L283 was not covered by tests

Check warning on line 300 in src/side_diff.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/side_diff.rs#L300

Added line #L300 was not covered by tests

Check warning on line 304 in src/side_diff.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/side_diff.rs#L304

Added line #L304 was not covered by tests

Check warning on line 322 in src/side_diff.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/side_diff.rs#L322

Added line #L322 was not covered by tests

Check warning on line 326 in src/side_diff.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/side_diff.rs#L326

Added line #L326 was not covered by tests