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 release test for s3 file change stream to bigquery #288

Closed boetro closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (8efbaa8) 77.57% compared to head (9c32911) 77.57%.

:exclamation: Current head 9c32911 differs from pull request most recent head abdcccc. Consider uploading reports for the commit abdcccc to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #288 +/- ## ======================================= Coverage 77.57% 77.57% ======================================= Files 161 161 Lines 7054 7054 ======================================= Hits 5472 5472 Misses 1582 1582 ``` | [Files](https://app.codecov.io/gh/launchflow/buildflow/pull/288?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow) | Coverage Δ | | |---|---|---| | [buildflow/io/aws/s3\_file\_change\_stream.py](https://app.codecov.io/gh/launchflow/buildflow/pull/288?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=launchflow#diff-YnVpbGRmbG93L2lvL2F3cy9zM19maWxlX2NoYW5nZV9zdHJlYW0ucHk=) | `50.90% <100.00%> (ø)` | |

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