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

refactor!: use same paths representation for unix/windows #390

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

more util funcs

b999553
Select commit
Loading
Failed to load commit list.
Open

refactor!: use same paths representation for unix/windows #390

more util funcs
b999553
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 19, 2025 in 1s

43.8% of diff hit (target 42.7%)

View this Pull Request on Codecov

43.8% of diff hit (target 42.7%)

Annotations

Check warning on line 87 in crates/core/src/archiver/tree.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/archiver/tree.rs#L87

Added line #L87 was not covered by tests

Check warning on line 433 in crates/core/src/backend.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend.rs#L433

Added line #L433 was not covered by tests

Check warning on line 430 in crates/core/src/backend/ignore.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/ignore.rs#L430

Added line #L430 was not covered by tests

Check warning on line 642 in crates/core/src/backend/ignore.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/ignore.rs#L642

Added line #L642 was not covered by tests

Check warning on line 197 in crates/core/src/backend/local_destination.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/local_destination.rs#L197

Added line #L197 was not covered by tests

Check warning on line 199 in crates/core/src/backend/local_destination.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/local_destination.rs#L199

Added line #L199 was not covered by tests

Check warning on line 202 in crates/core/src/backend/local_destination.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/local_destination.rs#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 258 in crates/core/src/backend/local_destination.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/local_destination.rs#L257-L258

Added lines #L257 - L258 were not covered by tests

Check warning on line 278 in crates/core/src/backend/local_destination.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/local_destination.rs#L278

Added line #L278 was not covered by tests

Check warning on line 333 in crates/core/src/backend/local_destination.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/local_destination.rs#L333

Added line #L333 was not covered by tests

Check warning on line 386 in crates/core/src/backend/local_destination.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/local_destination.rs#L386

Added line #L386 was not covered by tests

Check warning on line 438 in crates/core/src/backend/local_destination.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/local_destination.rs#L438

Added line #L438 was not covered by tests

Check warning on line 496 in crates/core/src/backend/local_destination.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/local_destination.rs#L496

Added line #L496 was not covered by tests

Check warning on line 508 in crates/core/src/backend/local_destination.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/local_destination.rs#L505-L508

Added lines #L505 - L508 were not covered by tests

Check warning on line 574 in crates/core/src/backend/local_destination.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/local_destination.rs#L574

Added line #L574 was not covered by tests

Check warning on line 634 in crates/core/src/backend/local_destination.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/local_destination.rs#L634

Added line #L634 was not covered by tests

Check warning on line 641 in crates/core/src/backend/local_destination.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/local_destination.rs#L639-L641

Added lines #L639 - L641 were not covered by tests

Check warning on line 734 in crates/core/src/backend/local_destination.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/local_destination.rs#L734

Added line #L734 was not covered by tests

Check warning on line 767 in crates/core/src/backend/local_destination.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/local_destination.rs#L766-L767

Added lines #L766 - L767 were not covered by tests

Check warning on line 803 in crates/core/src/backend/local_destination.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/local_destination.rs#L803

Added line #L803 was not covered by tests

Check warning on line 164 in crates/core/src/backend/node.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/node.rs#L164

Added line #L164 was not covered by tests

Check warning on line 189 in crates/core/src/backend/node.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/node.rs#L189

Added line #L189 was not covered by tests

Check warning on line 22 in crates/core/src/backend/stdin.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/stdin.rs#L22

Added line #L22 was not covered by tests

Check warning on line 181 in crates/core/src/blob/tree.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/blob/tree.rs#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 191 in crates/core/src/blob/tree.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/blob/tree.rs#L189-L191

Added lines #L189 - L191 were not covered by tests