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
190 stars 7 forks source link

fix issue with websockets and query params, remove idle status #303

Closed boetro closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (d00bf38) 77.42% compared to head (b93a9b6) 77.61%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #303 +/- ## ========================================== + Coverage 77.42% 77.61% +0.19% ========================================== Files 162 162 Lines 7215 7179 -36 ========================================== - Hits 5586 5572 -14 + Misses 1629 1607 -22 ``` | [Files](https://app.codecov.io/gh/launchflow/buildflow/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow) | Coverage Δ | | |---|---|---| | [buildflow/core/app/infra/\_infra.py](https://app.codecov.io/gh/launchflow/buildflow/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL2luZnJhL19pbmZyYS5weQ==) | `100.00% <ø> (ø)` | | | [buildflow/core/app/infra/actors/infra.py](https://app.codecov.io/gh/launchflow/buildflow/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL2luZnJhL2FjdG9ycy9pbmZyYS5weQ==) | `90.72% <100.00%> (+10.21%)` | :arrow_up: | | [buildflow/core/app/runtime/\_runtime.py](https://app.codecov.io/gh/launchflow/buildflow/pull/303?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%> (ø)` | | | [buildflow/core/processor/utils.py](https://app.codecov.io/gh/launchflow/buildflow/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvcHJvY2Vzc29yL3V0aWxzLnB5) | `23.52% <ø> (ø)` | | | [end\_to\_end\_tests/endpoint\_test.py](https://app.codecov.io/gh/launchflow/buildflow/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-ZW5kX3RvX2VuZF90ZXN0cy9lbmRwb2ludF90ZXN0LnB5) | `82.41% <75.00%> (ø)` | | | [...actors/endpoint\_pattern/receive\_process\_respond.py](https://app.codecov.io/gh/launchflow/buildflow/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL3J1bnRpbWUvYWN0b3JzL2VuZHBvaW50X3BhdHRlcm4vcmVjZWl2ZV9wcm9jZXNzX3Jlc3BvbmQucHk=) | `39.74% <0.00%> (-0.52%)` | :arrow_down: | | [buildflow/core/app/runtime/actors/process\_pool.py](https://app.codecov.io/gh/launchflow/buildflow/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL3J1bnRpbWUvYWN0b3JzL3Byb2Nlc3NfcG9vbC5weQ==) | `41.34% <0.00%> (+2.60%)` | :arrow_up: | | [buildflow/core/app/runtime/actors/runtime.py](https://app.codecov.io/gh/launchflow/buildflow/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL3J1bnRpbWUvYWN0b3JzL3J1bnRpbWUucHk=) | `33.61% <0.00%> (+1.83%)` | :arrow_up: | | [...tors/collector\_pattern/receive\_process\_push\_ack.py](https://app.codecov.io/gh/launchflow/buildflow/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL3J1bnRpbWUvYWN0b3JzL2NvbGxlY3Rvcl9wYXR0ZXJuL3JlY2VpdmVfcHJvY2Vzc19wdXNoX2Fjay5weQ==) | `34.06% <0.00%> (-0.77%)` | :arrow_down: | | [...ntime/actors/consumer\_pattern/pull\_process\_push.py](https://app.codecov.io/gh/launchflow/buildflow/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL3J1bnRpbWUvYWN0b3JzL2NvbnN1bWVyX3BhdHRlcm4vcHVsbF9wcm9jZXNzX3B1c2gucHk=) | `22.67% <0.00%> (ø)` | | | ... and [1 more](https://app.codecov.io/gh/launchflow/buildflow/pull/303?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.