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: [#576] add package manager functionality #920

Merged
merged 2 commits into from
Mar 28, 2025

feat: [#576] add package manager functionality

81ae831
Select commit
Loading
Failed to load commit list.
Merged

feat: [#576] add package manager functionality #920

feat: [#576] add package manager functionality
81ae831
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 20, 2025 in 1s

68.86% of diff hit (target 69.14%)

View this Pull Request on Codecov

68.86% of diff hit (target 69.14%)

Annotations

Check warning on line 65 in foundation/application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/application.go#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 18 in foundation/console/package_install_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_install_command.go#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 23 in foundation/console/package_install_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_install_command.go#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 28 in foundation/console/package_install_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_install_command.go#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 36 in foundation/console/package_install_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_install_command.go#L32-L36

Added lines #L32 - L36 were not covered by tests

Check warning on line 53 in foundation/console/package_install_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_install_command.go#L40-L53

Added lines #L40 - L53 were not covered by tests

Check warning on line 55 in foundation/console/package_install_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_install_command.go#L55

Added line #L55 was not covered by tests

Check warning on line 61 in foundation/console/package_install_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_install_command.go#L58-L61

Added lines #L58 - L61 were not covered by tests

Check warning on line 69 in foundation/console/package_install_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_install_command.go#L65-L69

Added lines #L65 - L69 were not covered by tests

Check warning on line 84 in foundation/console/package_install_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_install_command.go#L72-L84

Added lines #L72 - L84 were not covered by tests

Check warning on line 86 in foundation/console/package_install_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_install_command.go#L86

Added line #L86 was not covered by tests

Check warning on line 101 in foundation/console/package_install_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_install_command.go#L90-L101

Added lines #L90 - L101 were not covered by tests

Check warning on line 103 in foundation/console/package_install_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_install_command.go#L103

Added line #L103 was not covered by tests

Check warning on line 118 in foundation/console/package_install_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_install_command.go#L107-L118

Added lines #L107 - L118 were not covered by tests

Check warning on line 120 in foundation/console/package_install_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_install_command.go#L120

Added line #L120 was not covered by tests

Check warning on line 125 in foundation/console/package_install_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_install_command.go#L123-L125

Added lines #L123 - L125 were not covered by tests

Check warning on line 18 in foundation/console/package_uninstall_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_uninstall_command.go#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 23 in foundation/console/package_uninstall_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_uninstall_command.go#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 28 in foundation/console/package_uninstall_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_uninstall_command.go#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 44 in foundation/console/package_uninstall_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_uninstall_command.go#L32-L44

Added lines #L32 - L44 were not covered by tests

Check warning on line 60 in foundation/console/package_uninstall_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_uninstall_command.go#L48-L60

Added lines #L48 - L60 were not covered by tests

Check warning on line 62 in foundation/console/package_uninstall_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_uninstall_command.go#L62

Added line #L62 was not covered by tests

Check warning on line 68 in foundation/console/package_uninstall_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_uninstall_command.go#L65-L68

Added lines #L65 - L68 were not covered by tests

Check warning on line 79 in foundation/console/package_uninstall_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_uninstall_command.go#L71-L79

Added lines #L71 - L79 were not covered by tests

Check warning on line 91 in foundation/console/package_uninstall_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

foundation/console/package_uninstall_command.go#L81-L91

Added lines #L81 - L91 were not covered by tests