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

[DEVHAS-380] Have the Application controller add/remove components from its model #363

Merged
merged 10 commits into from
Aug 1, 2023

Merge branch 'appmanagecomp' of github.com:johnmcollier/application-s…

1fca333
Select commit
Loading
Failed to load commit list.
Merged

[DEVHAS-380] Have the Application controller add/remove components from its model #363

Merge branch 'appmanagecomp' of github.com:johnmcollier/application-s…
1fca333
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 1, 2023 in 1s

83.23% of diff hit (target 84.61%)

View this Pull Request on Codecov

83.23% of diff hit (target 84.61%)

Annotations

Check warning on line 62 in cdq-analysis/pkg/componentdetectionquery.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/componentdetectionquery.go#L59-L62

Added lines #L59 - L62 were not covered by tests

Check warning on line 82 in cdq-analysis/pkg/componentdetectionquery.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/componentdetectionquery.go#L79-L82

Added lines #L79 - L82 were not covered by tests

Check warning on line 92 in cdq-analysis/pkg/componentdetectionquery.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/componentdetectionquery.go#L89-L92

Added lines #L89 - L92 were not covered by tests

Check warning on line 97 in cdq-analysis/pkg/componentdetectionquery.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/componentdetectionquery.go#L95-L97

Added lines #L95 - L97 were not covered by tests

Check warning on line 110 in cdq-analysis/pkg/componentdetectionquery.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/componentdetectionquery.go#L108-L110

Added lines #L108 - L110 were not covered by tests

Check warning on line 121 in cdq-analysis/pkg/componentdetectionquery.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/componentdetectionquery.go#L118-L121

Added lines #L118 - L121 were not covered by tests

Check warning on line 141 in cdq-analysis/pkg/componentdetectionquery.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/componentdetectionquery.go#L137-L141

Added lines #L137 - L141 were not covered by tests

Check warning on line 150 in cdq-analysis/pkg/componentdetectionquery.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/componentdetectionquery.go#L147-L150

Added lines #L147 - L150 were not covered by tests

Check warning on line 158 in cdq-analysis/pkg/componentdetectionquery.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/componentdetectionquery.go#L155-L158

Added lines #L155 - L158 were not covered by tests

Check warning on line 215 in cdq-analysis/pkg/componentdetectionquery.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/componentdetectionquery.go#L214-L215

Added lines #L214 - L215 were not covered by tests

Check warning on line 146 in cdq-analysis/pkg/detect.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/detect.go#L145-L146

Added lines #L145 - L146 were not covered by tests

Check warning on line 174 in cdq-analysis/pkg/detect.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/detect.go#L173-L174

Added lines #L173 - L174 were not covered by tests

Check warning on line 261 in cdq-analysis/pkg/detect.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/detect.go#L259-L261

Added lines #L259 - L261 were not covered by tests

Check warning on line 108 in cdq-analysis/pkg/devfile.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/devfile.go#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 125 in cdq-analysis/pkg/devfile.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/devfile.go#L123-L125

Added lines #L123 - L125 were not covered by tests

Check warning on line 129 in cdq-analysis/pkg/devfile.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/devfile.go#L128-L129

Added lines #L128 - L129 were not covered by tests

Check warning on line 140 in cdq-analysis/pkg/devfile.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/devfile.go#L137-L140

Added lines #L137 - L140 were not covered by tests

Check warning on line 151 in cdq-analysis/pkg/devfile.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/devfile.go#L150-L151

Added lines #L150 - L151 were not covered by tests

Check warning on line 171 in cdq-analysis/pkg/devfile.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/devfile.go#L169-L171

Added lines #L169 - L171 were not covered by tests

Check warning on line 185 in cdq-analysis/pkg/devfile.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/devfile.go#L184-L185

Added lines #L184 - L185 were not covered by tests

Check warning on line 190 in cdq-analysis/pkg/devfile.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/devfile.go#L188-L190

Added lines #L188 - L190 were not covered by tests

Check warning on line 198 in cdq-analysis/pkg/devfile.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/devfile.go#L196-L198

Added lines #L196 - L198 were not covered by tests

Check warning on line 211 in cdq-analysis/pkg/devfile.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/devfile.go#L209-L211

Added lines #L209 - L211 were not covered by tests

Check warning on line 218 in cdq-analysis/pkg/devfile.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/devfile.go#L214-L218

Added lines #L214 - L218 were not covered by tests

Check warning on line 252 in cdq-analysis/pkg/devfile.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdq-analysis/pkg/devfile.go#L251-L252

Added lines #L251 - L252 were not covered by tests