launchflow / buildflow

BuildFlow, is an open source framework for building large scale systems using Python. All you need to do is describe where your input is coming from and where your output should be written, and BuildFlow handles the rest. No configuration outside of the code is required.
https://docs.launchflow.com/buildflow
Apache License 2.0
193 stars 7 forks source link

refactor how pulumi resources are created #272

Closed boetro closed 1 year ago

boetro commented 1 year ago

This makes it easier to ensure all dependent resources are created

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 77.41% and project coverage change: +0.29% :tada:

Comparison is base (0ccf8e6) 76.70% compared to head (81a99e7) 76.99%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #272 +/- ## ========================================== + Coverage 76.70% 76.99% +0.29% ========================================== Files 160 162 +2 Lines 6022 6077 +55 ========================================== + Hits 4619 4679 +60 + Misses 1403 1398 -5 ``` | [Files Changed](https://app.codecov.io/gh/launchflow/buildflow/pull/272?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow) | Coverage Δ | | |---|---|---| | [buildflow/core/app/infra/actors/infra.py](https://app.codecov.io/gh/launchflow/buildflow/pull/272?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL2luZnJhL2FjdG9ycy9pbmZyYS5weQ==) | `23.80% <ø> (+4.07%)` | :arrow_up: | | [...ildflow/io/gcp/providers/gcs\_file\_change\_stream.py](https://app.codecov.io/gh/launchflow/buildflow/pull/272?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL2djcC9wcm92aWRlcnMvZ2NzX2ZpbGVfY2hhbmdlX3N0cmVhbS5weQ==) | `96.55% <ø> (-0.60%)` | :arrow_down: | | [buildflow/io/gcp/providers/pubsub\_subscription.py](https://app.codecov.io/gh/launchflow/buildflow/pull/272?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL2djcC9wcm92aWRlcnMvcHVic3ViX3N1YnNjcmlwdGlvbi5weQ==) | `100.00% <ø> (ø)` | | | [buildflow/io/snowflake/providers/table\_provider.py](https://app.codecov.io/gh/launchflow/buildflow/pull/272?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL3Nub3dmbGFrZS9wcm92aWRlcnMvdGFibGVfcHJvdmlkZXIucHk=) | `94.93% <ø> (-0.36%)` | :arrow_down: | | [buildflow/io/snowflake/snowflake\_table.py](https://app.codecov.io/gh/launchflow/buildflow/pull/272?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL3Nub3dmbGFrZS9zbm93Zmxha2VfdGFibGUucHk=) | `62.50% <ø> (ø)` | | | [...io/aws/providers/s3\_file\_change\_stream\_provider.py](https://app.codecov.io/gh/launchflow/buildflow/pull/272?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL2F3cy9wcm92aWRlcnMvczNfZmlsZV9jaGFuZ2Vfc3RyZWFtX3Byb3ZpZGVyLnB5) | `44.73% <14.28%> (+2.63%)` | :arrow_up: | | [buildflow/core/app/flow.py](https://app.codecov.io/gh/launchflow/buildflow/pull/272?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL2Zsb3cucHk=) | `62.82% <58.97%> (+3.39%)` | :arrow_up: | | [buildflow/io/gcp/bigquery\_table.py](https://app.codecov.io/gh/launchflow/buildflow/pull/272?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL2djcC9iaWdxdWVyeV90YWJsZS5weQ==) | `78.94% <75.00%> (ø)` | | | [buildflow/io/gcp/providers/bigquery\_table.py](https://app.codecov.io/gh/launchflow/buildflow/pull/272?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL2djcC9wcm92aWRlcnMvYmlncXVlcnlfdGFibGUucHk=) | `97.22% <75.00%> (+1.98%)` | :arrow_up: | | [buildflow/core/app/flow\_test.py](https://app.codecov.io/gh/launchflow/buildflow/pull/272?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL2Zsb3dfdGVzdC5weQ==) | `96.34% <93.93%> (-1.62%)` | :arrow_down: | | ... and [11 more](https://app.codecov.io/gh/launchflow/buildflow/pull/272?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow) | | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/launchflow/buildflow/pull/272/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.