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

add dependency injection API for buildflow #277

Closed boetro closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (0b616bb) 78.72% compared to head (dc7486d) 77.22%. Report is 45 commits behind head on main.

:exclamation: Current head dc7486d differs from pull request most recent head 78b36fb. Consider uploading reports for the commit 78b36fb to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #277 +/- ## ========================================== - Coverage 78.72% 77.22% -1.50% ========================================== Files 103 169 +66 Lines 3648 6886 +3238 ========================================== + Hits 2872 5318 +2446 - Misses 776 1568 +792 ``` | [Files](https://app.codecov.io/gh/launchflow/buildflow/pull/277?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/277?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/277?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/runtime/\_runtime.py](https://app.codecov.io/gh/launchflow/buildflow/pull/277?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/277?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/277?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/277?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/277?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/277?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/277?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL3J1bnRpbWUvbWV0cmljcy9tZXRyaWNzX3Rlc3QucHk=) | `97.14% <ø> (ø)` | | | [buildflow/core/credentials/aws\_credentials.py](https://app.codecov.io/gh/launchflow/buildflow/pull/277?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvY3JlZGVudGlhbHMvYXdzX2NyZWRlbnRpYWxzLnB5) | `100.00% <100.00%> (+20.00%)` | :arrow_up: | | ... and [151 more](https://app.codecov.io/gh/launchflow/buildflow/pull/277?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/277/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.

JoshTanke commented 11 months ago

🐐