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

Changes for RK042 - Support for Pro Rocks in Rockcraft - 30/01/25 #616

Merged
merged 51 commits into from
Feb 5, 2025

fix(application.py): run black formatter

4a72dc3
Select commit
Loading
Failed to load commit list.
Merged

Changes for RK042 - Support for Pro Rocks in Rockcraft - 30/01/25 #616

fix(application.py): run black formatter
4a72dc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 4, 2025 in 0s

87.47% of diff hit (target 90.47%)

View this Pull Request on Codecov

87.47% of diff hit (target 90.47%)

Annotations

Check warning on line 437 in craft_application/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/application.py#L437

Added line #L437 was not covered by tests

Check warning on line 65 in craft_application/commands/remote.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/commands/remote.py#L65

Added line #L65 was not covered by tests

Check warning on line 68 in craft_application/commands/remote.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/commands/remote.py#L68

Added line #L68 was not covered by tests

Check warning on line 73 in craft_application/commands/remote.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/commands/remote.py#L73

Added line #L73 was not covered by tests

Check warning on line 93 in craft_application/commands/remote.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/commands/remote.py#L93

Added line #L93 was not covered by tests

Check warning on line 98 in craft_application/commands/remote.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/commands/remote.py#L98

Added line #L98 was not covered by tests

Check warning on line 123 in craft_application/commands/remote.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/commands/remote.py#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 128 in craft_application/commands/remote.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/commands/remote.py#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 137 in craft_application/commands/remote.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/commands/remote.py#L137

Added line #L137 was not covered by tests

Check warning on line 143 in craft_application/commands/remote.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/commands/remote.py#L139-L143

Added lines #L139 - L143 were not covered by tests

Check warning on line 179 in craft_application/commands/remote.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/commands/remote.py#L179

Added line #L179 was not covered by tests

Check warning on line 181 in craft_application/commands/remote.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/commands/remote.py#L181

Added line #L181 was not covered by tests

Check warning on line 186 in craft_application/commands/remote.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/commands/remote.py#L185-L186

Added lines #L185 - L186 were not covered by tests

Check warning on line 189 in craft_application/commands/remote.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/commands/remote.py#L189

Added line #L189 was not covered by tests

Check warning on line 338 in craft_application/errors.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/errors.py#L338

Added line #L338 was not covered by tests

Check warning on line 255 in craft_application/launchpad/launchpad.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/launchpad/launchpad.py#L255

Added line #L255 was not covered by tests

Check warning on line 357 in craft_application/launchpad/models/recipe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/launchpad/models/recipe.py#L357

Added line #L357 was not covered by tests

Check warning on line 445 in craft_application/launchpad/models/recipe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/launchpad/models/recipe.py#L445

Added line #L445 was not covered by tests

Check warning on line 477 in craft_application/launchpad/models/recipe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/launchpad/models/recipe.py#L477

Added line #L477 was not covered by tests

Check warning on line 213 in craft_application/services/remotebuild.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/services/remotebuild.py#L213

Added line #L213 was not covered by tests

Check warning on line 219 in craft_application/services/remotebuild.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/services/remotebuild.py#L218-L219

Added lines #L218 - L219 were not covered by tests

Check warning on line 221 in craft_application/services/remotebuild.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/services/remotebuild.py#L221

Added line #L221 was not covered by tests

Check warning on line 112 in craft_application/services/service_factory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/services/service_factory.py#L112

Added line #L112 was not covered by tests

Check warning on line 99 in craft_application/util/pro_services.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/util/pro_services.py#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 103 in craft_application/util/pro_services.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

craft_application/util/pro_services.py#L103

Added line #L103 was not covered by tests