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

expose ack id in pub/sub message #325

Merged
merged 2 commits into from
Dec 4, 2023

Merge remote-tracking branch 'upstream/main' into add-pubsub-args

ccb3cf1
Select commit
Loading
Failed to load commit list.
Merged

expose ack id in pub/sub message #325

Merge remote-tracking branch 'upstream/main' into add-pubsub-args
ccb3cf1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 4, 2023 in 1s

70.95% of diff hit (target 78.72%)

View this Pull Request on Codecov

70.95% of diff hit (target 78.72%)

Annotations

Check warning on line 37 in buildflow/config/buildflow_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/config/buildflow_config.py#L37

Added line #L37 was not covered by tests

Check warning on line 39 in buildflow/config/buildflow_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/config/buildflow_config.py#L39

Added line #L39 was not covered by tests

Check warning on line 42 in buildflow/config/buildflow_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/config/buildflow_config.py#L42

Added line #L42 was not covered by tests

Check warning on line 47 in buildflow/config/buildflow_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/config/buildflow_config.py#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 77 in buildflow/config/buildflow_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/config/buildflow_config.py#L75-L77

Added lines #L75 - L77 were not covered by tests

Check warning on line 86 in buildflow/config/buildflow_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/config/buildflow_config.py#L83-L86

Added lines #L83 - L86 were not covered by tests

Check warning on line 79 in buildflow/config/cloud_provider_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/config/cloud_provider_config.py#L79

Added line #L79 was not covered by tests

Check warning on line 13 in buildflow/config/pulumi_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/config/pulumi_config.py#L13

Added line #L13 was not covered by tests

Check warning on line 24 in buildflow/config/pulumi_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/config/pulumi_config.py#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 36 in buildflow/config/pulumi_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/config/pulumi_config.py#L32-L36

Added lines #L32 - L36 were not covered by tests

Check warning on line 69 in buildflow/config/pulumi_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/config/pulumi_config.py#L67-L69

Added lines #L67 - L69 were not covered by tests

Check warning on line 84 in buildflow/config/pulumi_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/config/pulumi_config.py#L84

Added line #L84 was not covered by tests

Check warning on line 89 in buildflow/config/pulumi_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/config/pulumi_config.py#L87-L89

Added lines #L87 - L89 were not covered by tests

Check warning on line 115 in buildflow/config/pulumi_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/config/pulumi_config.py#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 18 in buildflow/core/app/collector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/core/app/collector.py#L18

Added line #L18 was not covered by tests

Check warning on line 16 in buildflow/core/app/consumer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/core/app/consumer.py#L16

Added line #L16 was not covered by tests

Check warning on line 16 in buildflow/core/app/endpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/core/app/endpoint.py#L14-L16

Added lines #L14 - L16 were not covered by tests

Check warning on line 24 in buildflow/core/app/endpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/core/app/endpoint.py#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 30 in buildflow/core/app/endpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/core/app/endpoint.py#L30

Added line #L30 was not covered by tests

Check warning on line 82 in buildflow/core/app/flow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/core/app/flow.py#L82

Added line #L82 was not covered by tests

Check warning on line 94 in buildflow/core/app/flow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/core/app/flow.py#L94

Added line #L94 was not covered by tests

Check warning on line 100 in buildflow/core/app/flow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/core/app/flow.py#L100

Added line #L100 was not covered by tests

Check warning on line 105 in buildflow/core/app/flow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/core/app/flow.py#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 194 in buildflow/core/app/flow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/core/app/flow.py#L193-L194

Added lines #L193 - L194 were not covered by tests

Check warning on line 200 in buildflow/core/app/flow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildflow/core/app/flow.py#L197-L200

Added lines #L197 - L200 were not covered by tests