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

minor overhaul to how resources are managed #284

Closed boetro closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Attention: 1031 lines in your changes are missing coverage. Please review.

Comparison is base (0b616bb) 78.72% compared to head (e8d1359) 77.62%. Report is 46 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #284 +/- ## ========================================== - Coverage 78.72% 77.62% -1.10% ========================================== Files 103 161 +58 Lines 3648 6991 +3343 ========================================== + Hits 2872 5427 +2555 - Misses 776 1564 +788 ``` | [Files](https://app.codecov.io/gh/launchflow/buildflow/pull/284?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/284?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/284?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/284?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/284?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/284?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/284?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/284?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/284?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/284?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/284?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 [143 more](https://app.codecov.io/gh/launchflow/buildflow/pull/284?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/284/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.