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

feat(download): Add support for segmented model urls #1735

Merged
merged 5 commits into from
Mar 29, 2024

[autofix.ci] apply automated fixes

2f17e2c
Select commit
Loading
Failed to load commit list.
Merged

feat(download): Add support for segmented model urls #1735

[autofix.ci] apply automated fixes
2f17e2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 28, 2024 in 1s

0.00% of diff hit (target 75.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 75.00%)

Annotations

Check warning on line 19 in crates/tabby-download/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-download/src/lib.rs#L17-L19

Added lines #L17 - L19 were not covered by tests

Check warning on line 57 in crates/tabby-download/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-download/src/lib.rs#L48-L57

Added lines #L48 - L57 were not covered by tests

Check warning on line 81 in crates/tabby-download/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-download/src/lib.rs#L72-L81

Added lines #L72 - L81 were not covered by tests

Check warning on line 85 in crates/tabby-download/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-download/src/lib.rs#L83-L85

Added lines #L83 - L85 were not covered by tests

Check warning on line 91 in crates/tabby-download/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-download/src/lib.rs#L87-L91

Added lines #L87 - L91 were not covered by tests

Check warning on line 109 in crates/tabby-download/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-download/src/lib.rs#L94-L109

Added lines #L94 - L109 were not covered by tests

Check warning on line 118 in crates/tabby-download/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-download/src/lib.rs#L111-L118

Added lines #L111 - L118 were not covered by tests

Check warning on line 126 in crates/tabby-download/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-download/src/lib.rs#L120-L126

Added lines #L120 - L126 were not covered by tests

Check warning on line 128 in crates/tabby-download/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-download/src/lib.rs#L128

Added line #L128 was not covered by tests

Check warning on line 131 in crates/tabby-download/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-download/src/lib.rs#L130-L131

Added lines #L130 - L131 were not covered by tests