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

RFC: Introduce bundle serve command. #1195

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Add "bundle serve" command

000e277
Select commit
Loading
Failed to load commit list.
Open

RFC: Introduce bundle serve command. #1195

Add "bundle serve" command
000e277
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 24, 2024 in 0s

6.89% of diff hit (target 46.99%)

View this Pull Request on Codecov

6.89% of diff hit (target 46.99%)

Annotations

Check warning on line 664 in crates/bundles/src/cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bundles/src/cache.rs#L662-L664

Added lines #L662 - L664 were not covered by tests

Check warning on line 495 in crates/io_base/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/io_base/src/lib.rs#L493-L495

Added lines #L493 - L495 were not covered by tests

Check warning on line 76 in src/bin/tectonic/v2cli/commands/bundle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/tectonic/v2cli/commands/bundle.rs#L76

Added line #L76 was not covered by tests

Check warning on line 84 in src/bin/tectonic/v2cli/commands/bundle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/tectonic/v2cli/commands/bundle.rs#L84

Added line #L84 was not covered by tests

Check warning on line 160 in src/bin/tectonic/v2cli/commands/bundle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/tectonic/v2cli/commands/bundle.rs#L158-L160

Added lines #L158 - L160 were not covered by tests

Check warning on line 166 in src/bin/tectonic/v2cli/commands/bundle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/tectonic/v2cli/commands/bundle.rs#L162-L166

Added lines #L162 - L166 were not covered by tests

Check warning on line 175 in src/bin/tectonic/v2cli/commands/bundle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/tectonic/v2cli/commands/bundle.rs#L168-L175

Added lines #L168 - L175 were not covered by tests

Check warning on line 186 in src/bin/tectonic/v2cli/commands/bundle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/tectonic/v2cli/commands/bundle.rs#L177-L186

Added lines #L177 - L186 were not covered by tests

Check warning on line 188 in src/bin/tectonic/v2cli/commands/bundle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/tectonic/v2cli/commands/bundle.rs#L188

Added line #L188 was not covered by tests

Check warning on line 196 in src/bin/tectonic/v2cli/commands/bundle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/tectonic/v2cli/commands/bundle.rs#L190-L196

Added lines #L190 - L196 were not covered by tests

Check warning on line 199 in src/bin/tectonic/v2cli/commands/bundle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/tectonic/v2cli/commands/bundle.rs#L198-L199

Added lines #L198 - L199 were not covered by tests

Check warning on line 201 in src/bin/tectonic/v2cli/commands/bundle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/tectonic/v2cli/commands/bundle.rs#L201

Added line #L201 was not covered by tests

Check warning on line 209 in src/bin/tectonic/v2cli/commands/bundle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/tectonic/v2cli/commands/bundle.rs#L203-L209

Added lines #L203 - L209 were not covered by tests

Check warning on line 211 in src/bin/tectonic/v2cli/commands/bundle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/tectonic/v2cli/commands/bundle.rs#L211

Added line #L211 was not covered by tests

Check warning on line 213 in src/bin/tectonic/v2cli/commands/bundle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/tectonic/v2cli/commands/bundle.rs#L213

Added line #L213 was not covered by tests