aleksul / repid

Repid framework: simple to use, fast to run and extensible to adopt job scheduler
http://repid.aleksul.space/
MIT License
63 stars 3 forks source link

🧑‍💻 Always return ActorResult on actor_run #147

Closed aleksul closed 5 months ago

aleksul commented 5 months ago

Change Summary

It's harder to write middlewares if actor's result can be none. This MR fixes it.

Checklist

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d4b52b2) 100.00% compared to head (3c6a170) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #147 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 61 61 Lines 2316 2310 -6 ========================================= - Hits 2316 2310 -6 ```

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