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

perf: template deployment list view #12

Merged
merged 6 commits into from
Jan 9, 2024

tests: add more tests

bb246b9
Select commit
Loading
Failed to load commit list.
Merged

perf: template deployment list view #12

tests: add more tests
bb246b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 9, 2024 in 0s

5.26% of diff hit (target 5.52%)

View this Pull Request on Codecov

5.26% of diff hit (target 5.52%)

Annotations

Check warning on line 145 in src/sphinx_deployment/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/cli.py#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 182 in src/sphinx_deployment/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/cli.py#L181-L182

Added lines #L181 - L182 were not covered by tests

Check warning on line 343 in src/sphinx_deployment/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/cli.py#L343

Added line #L343 was not covered by tests

Check warning on line 362 in src/sphinx_deployment/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/cli.py#L362

Added line #L362 was not covered by tests

Check warning on line 373 in src/sphinx_deployment/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/cli.py#L373

Added line #L373 was not covered by tests

Check warning on line 377 in src/sphinx_deployment/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/cli.py#L377

Added line #L377 was not covered by tests

Check warning on line 427 in src/sphinx_deployment/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/cli.py#L427

Added line #L427 was not covered by tests

Check warning on line 444 in src/sphinx_deployment/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/cli.py#L444

Added line #L444 was not covered by tests

Check warning on line 487 in src/sphinx_deployment/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/cli.py#L487

Added line #L487 was not covered by tests

Check warning on line 496 in src/sphinx_deployment/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/cli.py#L496

Added line #L496 was not covered by tests

Check warning on line 509 in src/sphinx_deployment/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/cli.py#L509

Added line #L509 was not covered by tests

Check warning on line 559 in src/sphinx_deployment/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/cli.py#L559

Added line #L559 was not covered by tests

Check warning on line 576 in src/sphinx_deployment/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/cli.py#L576

Added line #L576 was not covered by tests

Check warning on line 600 in src/sphinx_deployment/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/cli.py#L600

Added line #L600 was not covered by tests

Check warning on line 634 in src/sphinx_deployment/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/cli.py#L634

Added line #L634 was not covered by tests

Check warning on line 651 in src/sphinx_deployment/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/cli.py#L651

Added line #L651 was not covered by tests

Check warning on line 33 in src/sphinx_deployment/sphinx_ext.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/sphinx_ext.py#L30-L33

Added lines #L30 - L33 were not covered by tests

Check warning on line 36 in src/sphinx_deployment/sphinx_ext.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/sphinx_ext.py#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 42 in src/sphinx_deployment/sphinx_ext.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/sphinx_ext.py#L38-L42

Added lines #L38 - L42 were not covered by tests

Check warning on line 73 in src/sphinx_deployment/sphinx_ext.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/sphinx_ext.py#L73

Added line #L73 was not covered by tests

Check warning on line 78 in src/sphinx_deployment/sphinx_ext.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/sphinx_ext.py#L78

Added line #L78 was not covered by tests

Check warning on line 87 in src/sphinx_deployment/sphinx_ext.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/sphinx_ext.py#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 118 in src/sphinx_deployment/sphinx_ext.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/sphinx_ext.py#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 120 in src/sphinx_deployment/sphinx_ext.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sphinx_deployment/sphinx_ext.py#L120

Added line #L120 was not covered by tests