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.
Codecov Report
Attention:
51 lines
in your changes are missing coverage. Please review.Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #308 +/- ## ========================================== - Coverage 77.48% 77.33% -0.15% ========================================== Files 162 163 +1 Lines 7227 7277 +50 ========================================== + Hits 5600 5628 +28 - Misses 1627 1649 +22 ``` | [Files](https://app.codecov.io/gh/launchflow/buildflow/pull/308?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow) | Coverage Δ | | |---|---|---| | [buildflow/core/app/flow\_test.py](https://app.codecov.io/gh/launchflow/buildflow/pull/308?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL2Zsb3dfdGVzdC5weQ==) | `95.16% <100.00%> (+0.03%)` | :arrow_up: | | [buildflow/core/types/gcp\_types.py](https://app.codecov.io/gh/launchflow/buildflow/pull/308?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvdHlwZXMvZ2NwX3R5cGVzLnB5) | `100.00% <100.00%> (ø)` | | | [buildflow/io/gcp/\_\_init\_\_.py](https://app.codecov.io/gh/launchflow/buildflow/pull/308?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL2djcC9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [buildflow/core/app/infra/actors/infra.py](https://app.codecov.io/gh/launchflow/buildflow/pull/308?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL2luZnJhL2FjdG9ycy9pbmZyYS5weQ==) | `89.89% <50.00%> (-0.83%)` | :arrow_down: | | [buildflow/io/gcp/cloud\_sql\_user.py](https://app.codecov.io/gh/launchflow/buildflow/pull/308?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL2djcC9jbG91ZF9zcWxfdXNlci5weQ==) | `88.23% <88.23%> (ø)` | | | [buildflow/core/app/flow.py](https://app.codecov.io/gh/launchflow/buildflow/pull/308?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL2Zsb3cucHk=) | `74.40% <20.00%> (-2.54%)` | :arrow_down: |:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.