resonatehq / resonate

a dead simple programming model for the cloud
https://www.resonatehq.io
Apache License 2.0
405 stars 32 forks source link

Add storage support to complete many tasks based on root promise #470

Open avillega opened 5 days ago

codecov[bot] commented 5 days ago

Codecov Report

Attention: Patch coverage is 68.25397% with 20 lines in your changes missing coverage. Please review.

Project coverage is 55.33%. Comparing base (16d3a16) to head (44ca205).

Files with missing lines Patch % Lines
...rnal/app/subsystems/aio/store/postgres/postgres.go 64.00% 6 Missing and 3 partials :warning:
internal/app/subsystems/aio/store/sqlite/sqlite.go 64.00% 6 Missing and 3 partials :warning:
internal/kernel/t_aio/store.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #470 +/- ## ========================================== + Coverage 55.25% 55.33% +0.07% ========================================== Files 120 120 Lines 13906 13966 +60 ========================================== + Hits 7684 7728 +44 - Misses 5754 5764 +10 - Partials 468 474 +6 ```

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