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

Implement upgrade edges support #275

Merged
merged 2 commits into from
Aug 3, 2023

Merge branch 'operator-framework:main' into jmprusi/upgrade-edges

552f129
Select commit
Loading
Failed to load commit list.
Merged

Implement upgrade edges support #275

Merge branch 'operator-framework:main' into jmprusi/upgrade-edges
552f129
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 31, 2023 in 1s

72.34% of diff hit (target 80.69%)

View this Pull Request on Codecov

72.34% of diff hit (target 80.69%)

Annotations

Check warning on line 122 in internal/resolution/entities/bundle_entity.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/resolution/entities/bundle_entity.go#L122

Added line #L122 was not covered by tests

Check warning on line 134 in internal/resolution/entities/bundle_entity.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/resolution/entities/bundle_entity.go#L134

Added line #L134 was not covered by tests

Check warning on line 145 in internal/resolution/entities/bundle_entity.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/resolution/entities/bundle_entity.go#L145

Added line #L145 was not covered by tests

Check warning on line 65 in internal/resolution/util/predicates/predicates.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/resolution/util/predicates/predicates.go#L65

Added line #L65 was not covered by tests

Check warning on line 76 in internal/resolution/util/predicates/predicates.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/resolution/util/predicates/predicates.go#L76

Added line #L76 was not covered by tests

Check warning on line 34 in internal/resolution/variablesources/bundle_deployment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/resolution/variablesources/bundle_deployment.go#L34

Added line #L34 was not covered by tests

Check warning on line 42 in internal/resolution/variablesources/bundle_deployment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/resolution/variablesources/bundle_deployment.go#L42

Added line #L42 was not covered by tests

Check warning on line 47 in internal/resolution/variablesources/bundle_deployment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/resolution/variablesources/bundle_deployment.go#L47

Added line #L47 was not covered by tests

Check warning on line 26 in internal/resolution/variablesources/installed_package.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/resolution/variablesources/installed_package.go#L26

Added line #L26 was not covered by tests

Check warning on line 29 in internal/resolution/variablesources/installed_package.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/resolution/variablesources/installed_package.go#L29

Added line #L29 was not covered by tests

Check warning on line 51 in internal/resolution/variablesources/installed_package.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/resolution/variablesources/installed_package.go#L51

Added line #L51 was not covered by tests

Check warning on line 55 in internal/resolution/variablesources/installed_package.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/resolution/variablesources/installed_package.go#L55

Added line #L55 was not covered by tests

Check warning on line 60 in internal/resolution/variablesources/installed_package.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/resolution/variablesources/installed_package.go#L60

Added line #L60 was not covered by tests

Check warning on line 76 in internal/resolution/variablesources/installed_package.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/resolution/variablesources/installed_package.go#L76

Added line #L76 was not covered by tests