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

move around some options and fix release tests #245

Closed boetro closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 95.00% and project coverage change: +0.02% :tada:

Comparison is base (344a688) 79.61% compared to head (1832b0d) 79.63%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #245 +/- ## ========================================== + Coverage 79.61% 79.63% +0.02% ========================================== Files 144 144 Lines 5140 5152 +12 ========================================== + Hits 4092 4103 +11 - Misses 1048 1049 +1 ``` | [Files Changed](https://app.codecov.io/gh/launchflow/buildflow/pull/245?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/actors/process\_pool.py](https://app.codecov.io/gh/launchflow/buildflow/pull/245?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL3J1bnRpbWUvYWN0b3JzL3Byb2Nlc3NfcG9vbC5weQ==) | `36.00% <ø> (ø)` | | | [buildflow/io/gcp/gcs\_file\_change\_stream.py](https://app.codecov.io/gh/launchflow/buildflow/pull/245?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL2djcC9nY3NfZmlsZV9jaGFuZ2Vfc3RyZWFtLnB5) | `92.00% <ø> (ø)` | | | [buildflow/io/gcp/providers/bigquery\_table.py](https://app.codecov.io/gh/launchflow/buildflow/pull/245?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL2djcC9wcm92aWRlcnMvYmlncXVlcnlfdGFibGUucHk=) | `95.23% <ø> (ø)` | | | [buildflow/io/snowflake/snowflake\_table.py](https://app.codecov.io/gh/launchflow/buildflow/pull/245?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL3Nub3dmbGFrZS9zbm93Zmxha2VfdGFibGUucHk=) | `62.50% <90.90%> (+2.50%)` | :arrow_up: | | [buildflow/io/gcp/bigquery.py](https://app.codecov.io/gh/launchflow/buildflow/pull/245?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL2djcC9iaWdxdWVyeS5weQ==) | `80.48% <100.00%> (+1.00%)` | :arrow_up: | | [buildflow/io/gcp/pubsub\_subscription.py](https://app.codecov.io/gh/launchflow/buildflow/pull/245?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL2djcC9wdWJzdWJfc3Vic2NyaXB0aW9uLnB5) | `82.97% <100.00%> (+1.58%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.