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

fixes for updated flowstate #255

Closed boetro closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 31.81% and project coverage change: -0.95% :warning:

Comparison is base (0aee4a4) 79.82% compared to head (fa9ad7e) 78.87%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #255 +/- ## ========================================== - Coverage 79.82% 78.87% -0.95% ========================================== Files 146 146 Lines 5284 5383 +99 ========================================== + Hits 4218 4246 +28 - Misses 1066 1137 +71 ``` | [Files Changed](https://app.codecov.io/gh/launchflow/buildflow/pull/255?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/actors/infra.py](https://app.codecov.io/gh/launchflow/buildflow/pull/255?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL2luZnJhL2FjdG9ycy9pbmZyYS5weQ==) | `20.58% <0.00%> (-2.75%)` | :arrow_down: | | [...io/aws/providers/s3\_file\_change\_stream\_provider.py](https://app.codecov.io/gh/launchflow/buildflow/pull/255?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL2F3cy9wcm92aWRlcnMvczNfZmlsZV9jaGFuZ2Vfc3RyZWFtX3Byb3ZpZGVyLnB5) | `42.10% <0.00%> (+1.07%)` | :arrow_up: | | [buildflow/io/gcp/providers/pubsub\_subscription.py](https://app.codecov.io/gh/launchflow/buildflow/pull/255?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL2djcC9wcm92aWRlcnMvcHVic3ViX3N1YnNjcmlwdGlvbi5weQ==) | `100.00% <ø> (ø)` | | | [buildflow/core/app/flow.py](https://app.codecov.io/gh/launchflow/buildflow/pull/255?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL2Zsb3cucHk=) | `56.64% <25.84%> (-12.78%)` | :arrow_down: | | [buildflow/core/app/infra/pulumi\_workspace.py](https://app.codecov.io/gh/launchflow/buildflow/pull/255?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2NvcmUvYXBwL2luZnJhL3B1bHVtaV93b3Jrc3BhY2UucHk=) | `43.55% <71.42%> (+2.61%)` | :arrow_up: | | [...ildflow/io/gcp/providers/gcs\_file\_change\_stream.py](https://app.codecov.io/gh/launchflow/buildflow/pull/255?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL2djcC9wcm92aWRlcnMvZ2NzX2ZpbGVfY2hhbmdlX3N0cmVhbS5weQ==) | `97.14% <100.00%> (-0.08%)` | :arrow_down: | | [...ow/io/gcp/providers/gcs\_file\_change\_stream\_test.py](https://app.codecov.io/gh/launchflow/buildflow/pull/255?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL2djcC9wcm92aWRlcnMvZ2NzX2ZpbGVfY2hhbmdlX3N0cmVhbV90ZXN0LnB5) | `91.42% <100.00%> (+2.53%)` | :arrow_up: | | [buildflow/io/snowflake/providers/table\_provider.py](https://app.codecov.io/gh/launchflow/buildflow/pull/255?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL3Nub3dmbGFrZS9wcm92aWRlcnMvdGFibGVfcHJvdmlkZXIucHk=) | `95.29% <100.00%> (ø)` | | | [...flow/io/snowflake/providers/table\_provider\_test.py](https://app.codecov.io/gh/launchflow/buildflow/pull/255?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL3Nub3dmbGFrZS9wcm92aWRlcnMvdGFibGVfcHJvdmlkZXJfdGVzdC5weQ==) | `100.00% <100.00%> (ø)` | |

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