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

ensure we don't create the same primitive twice for source and sinks #274

Closed boetro closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 76.68% and project coverage change: -1.62% :warning:

Comparison is base (0b616bb) 78.72% compared to head (2dcf743) 77.11%. Report is 42 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #274 +/- ## ========================================== - Coverage 78.72% 77.11% -1.62% ========================================== Files 103 162 +59 Lines 3648 6091 +2443 ========================================== + Hits 2872 4697 +1825 - Misses 776 1394 +618 ``` | [Files Changed](https://app.codecov.io/gh/launchflow/buildflow/pull/274?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow) | Coverage Δ | | |---|---|---| | [buildflow/core/app/runtime/\_runtime.py](https://app.codecov.io/gh/launchflow/buildflow/pull/274?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL3J1bnRpbWUvX3J1bnRpbWUucHk=) | `100.00% <ø> (ø)` | | | [buildflow/core/app/runtime/metrics/metrics.py](https://app.codecov.io/gh/launchflow/buildflow/pull/274?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/274?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/types/portable\_types.py](https://app.codecov.io/gh/launchflow/buildflow/pull/274?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvdHlwZXMvcG9ydGFibGVfdHlwZXMucHk=) | `100.00% <ø> (ø)` | | | [buildflow/io/strategies/\_strategy.py](https://app.codecov.io/gh/launchflow/buildflow/pull/274?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL3N0cmF0ZWdpZXMvX3N0cmF0ZWd5LnB5) | `100.00% <ø> (ø)` | | | [buildflow/core/app/infra/actors/infra.py](https://app.codecov.io/gh/launchflow/buildflow/pull/274?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL2luZnJhL2FjdG9ycy9pbmZyYS5weQ==) | `23.80% <11.11%> (-2.00%)` | :arrow_down: | | [...ntime/actors/pipeline\_pattern/pull\_process\_push.py](https://app.codecov.io/gh/launchflow/buildflow/pull/274?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL3J1bnRpbWUvYWN0b3JzL3BpcGVsaW5lX3BhdHRlcm4vcHVsbF9wcm9jZXNzX3B1c2gucHk=) | `22.46% <14.28%> (+1.08%)` | :arrow_up: | | [buildflow/core/app/runtime/actors/process\_pool.py](https://app.codecov.io/gh/launchflow/buildflow/pull/274?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL3J1bnRpbWUvYWN0b3JzL3Byb2Nlc3NfcG9vbC5weQ==) | `36.63% <22.22%> (-3.60%)` | :arrow_down: | | [buildflow/core/app/runtime/actors/runtime.py](https://app.codecov.io/gh/launchflow/buildflow/pull/274?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL3J1bnRpbWUvYWN0b3JzL3J1bnRpbWUucHk=) | `33.33% <22.22%> (+3.17%)` | :arrow_up: | | [...p/runtime/actors/pipeline\_pattern/pipeline\_pool.py](https://app.codecov.io/gh/launchflow/buildflow/pull/274?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL3J1bnRpbWUvYWN0b3JzL3BpcGVsaW5lX3BhdHRlcm4vcGlwZWxpbmVfcG9vbC5weQ==) | `25.97% <25.00%> (-16.50%)` | :arrow_down: | | ... and [136 more](https://app.codecov.io/gh/launchflow/buildflow/pull/274?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/274/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.