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.
:exclamation: Current head ce791b4 differs from pull request most recent head d80307e. Consider uploading reports for the commit d80307e to get more accurate results
Codecov Report
Patch coverage:
71.94
% and project coverage change:-1.58
:warning:Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #179 +/- ## ========================================== - Coverage 74.71% 73.14% -1.58% ========================================== Files 47 58 +11 Lines 2717 2208 -509 ========================================== - Hits 2030 1615 -415 + Misses 687 593 -94 ``` | [Impacted Files](https://app.codecov.io/gh/launchflow/buildflow/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow) | Coverage Δ | | |---|---|---| | [buildflow/conftest.py](https://app.codecov.io/gh/launchflow/buildflow/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvbmZ0ZXN0LnB5) | `100.00% <ø> (ø)` | | | [buildflow/core/runtime/actors/pull\_process\_push.py](https://app.codecov.io/gh/launchflow/buildflow/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvcnVudGltZS9hY3RvcnMvcHVsbF9wcm9jZXNzX3B1c2gucHk=) | `16.05% <16.05%> (ø)` | | | [buildflow/core/infra/actors/pulumi\_infra.py](https://app.codecov.io/gh/launchflow/buildflow/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvaW5mcmEvYWN0b3JzL3B1bHVtaV9pbmZyYS5weQ==) | `21.21% <21.21%> (ø)` | | | [buildflow/core/runtime/actors/runtime.py](https://app.codecov.io/gh/launchflow/buildflow/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvcnVudGltZS9hY3RvcnMvcnVudGltZS5weQ==) | `31.46% <31.46%> (ø)` | | | [buildflow/core/grid/grid.py](https://app.codecov.io/gh/launchflow/buildflow/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvZ3JpZC9ncmlkLnB5) | `31.81% <37.50%> (ø)` | | | [buildflow/core/runtime/actors/process\_pool.py](https://app.codecov.io/gh/launchflow/buildflow/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvcnVudGltZS9hY3RvcnMvcHJvY2Vzc19wb29sLnB5) | `42.96% <42.96%> (ø)` | | | [buildflow/core/infra/actors/setup\_infra.py](https://app.codecov.io/gh/launchflow/buildflow/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvaW5mcmEvYWN0b3JzL3NldHVwX2luZnJhLnB5) | `46.42% <46.42%> (ø)` | | | [buildflow/io/providers/gcp/gcp\_pub\_sub.py](https://app.codecov.io/gh/launchflow/buildflow/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL3Byb3ZpZGVycy9nY3AvZ2NwX3B1Yl9zdWIucHk=) | `53.52% <53.52%> (ø)` | | | [buildflow/utils.py](https://app.codecov.io/gh/launchflow/buildflow/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L3V0aWxzLnB5) | `59.61% <55.55%> (+14.61%)` | :arrow_up: | | [buildflow/io/depends/depends.py](https://app.codecov.io/gh/launchflow/buildflow/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL2RlcGVuZHMvZGVwZW5kcy5weQ==) | `56.25% <56.25%> (ø)` | | | ... and [48 more](https://app.codecov.io/gh/launchflow/buildflow/pull/179?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow) | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/launchflow/buildflow/pull/179/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: Do you have feedback about the report comment? Let us know in this issue.