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

increase timeout of sqs release test #233

Closed boetro closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.04% :tada:

Comparison is base (4ff882b) 80.08% compared to head (2463ad5) 80.13%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #233 +/- ## ========================================== + Coverage 80.08% 80.13% +0.04% ========================================== Files 113 113 Lines 4048 4048 ========================================== + Hits 3242 3244 +2 + Misses 806 804 -2 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/launchflow/buildflow/pull/233/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.