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:
1104 lines
in your changes are missing coverage. Please review.Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #305 +/- ## ========================================== - Coverage 78.72% 77.61% -1.11% ========================================== Files 103 162 +59 Lines 3648 7180 +3532 ========================================== + Hits 2872 5573 +2701 - Misses 776 1607 +831 ``` | [Files](https://app.codecov.io/gh/launchflow/buildflow/pull/305?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow) | Coverage Δ | | |---|---|---| | [buildflow/\_\_init\_\_.py](https://app.codecov.io/gh/launchflow/buildflow/pull/305?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [buildflow/core/app/infra/\_infra.py](https://app.codecov.io/gh/launchflow/buildflow/pull/305?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL2luZnJhL19pbmZyYS5weQ==) | `100.00% <100.00%> (ø)` | | | [buildflow/core/app/infra/actors/infra\_test.py](https://app.codecov.io/gh/launchflow/buildflow/pull/305?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL2luZnJhL2FjdG9ycy9pbmZyYV90ZXN0LnB5) | `100.00% <100.00%> (ø)` | | | [buildflow/core/app/runtime/\_runtime.py](https://app.codecov.io/gh/launchflow/buildflow/pull/305?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL3J1bnRpbWUvX3J1bnRpbWUucHk=) | `100.00% <100.00%> (ø)` | | | [.../actors/consumer\_pattern/pull\_process\_push\_test.py](https://app.codecov.io/gh/launchflow/buildflow/pull/305?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL3J1bnRpbWUvYWN0b3JzL2NvbnN1bWVyX3BhdHRlcm4vcHVsbF9wcm9jZXNzX3B1c2hfdGVzdC5weQ==) | `91.86% <100.00%> (ø)` | | | [buildflow/core/app/runtime/actors/runtime\_test.py](https://app.codecov.io/gh/launchflow/buildflow/pull/305?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL3J1bnRpbWUvYWN0b3JzL3J1bnRpbWVfdGVzdC5weQ==) | `94.96% <100.00%> (+0.19%)` | :arrow_up: | | [buildflow/core/app/runtime/autoscaler\_test.py](https://app.codecov.io/gh/launchflow/buildflow/pull/305?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL3J1bnRpbWUvYXV0b3NjYWxlcl90ZXN0LnB5) | `98.82% <100.00%> (ø)` | | | [buildflow/core/app/runtime/metrics/\_\_init\_\_.py](https://app.codecov.io/gh/launchflow/buildflow/pull/305?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL3J1bnRpbWUvbWV0cmljcy9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [buildflow/core/app/runtime/metrics/metrics.py](https://app.codecov.io/gh/launchflow/buildflow/pull/305?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL3J1bnRpbWUvbWV0cmljcy9tZXRyaWNzLnB5) | `69.14% <ø> (ø)` | | | [buildflow/core/app/runtime/metrics/metrics\_test.py](https://app.codecov.io/gh/launchflow/buildflow/pull/305?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL3J1bnRpbWUvbWV0cmljcy9tZXRyaWNzX3Rlc3QucHk=) | `97.14% <ø> (ø)` | | | ... and [144 more](https://app.codecov.io/gh/launchflow/buildflow/pull/305?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/305/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.