Skip to content

refactor!: remove ufo dependency #440

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

perf: return early if no query params in input URL

8478387
Select commit
Loading
Failed to load commit list.
Draft

refactor!: remove ufo dependency #440

perf: return early if no query params in input URL
8478387
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 5, 2024 in 0s

53.48% of diff hit (target 56.86%)

View this Pull Request on Codecov

53.48% of diff hit (target 56.86%)

Annotations

Check warning on line 18 in src/path.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/path.ts#L16-L18

Added lines #L16 - L18 were not covered by tests

Check warning on line 21 in src/path.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/path.ts#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 29 in src/path.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/path.ts#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 40 in src/path.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/path.ts#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 49 in src/path.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/path.ts#L49

Added line #L49 was not covered by tests

Check warning on line 53 in src/path.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/path.ts#L53

Added line #L53 was not covered by tests

Check warning on line 65 in src/path.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/path.ts#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 70 in src/path.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/path.ts#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 81 in src/path.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/path.ts#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 91 in src/path.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/path.ts#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 101 in src/path.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/path.ts#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 113 in src/path.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/path.ts#L103-L113

Added lines #L103 - L113 were not covered by tests

Check warning on line 115 in src/path.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/path.ts#L115

Added line #L115 was not covered by tests

Check warning on line 122 in src/path.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/path.ts#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 130 in src/path.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/path.ts#L128-L130

Added lines #L128 - L130 were not covered by tests

Check warning on line 133 in src/path.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/path.ts#L132-L133

Added lines #L132 - L133 were not covered by tests