DelSkayn / rquickjs

High level bindings to the quickjs javascript engine
MIT License
431 stars 58 forks source link

Make sure promise polls spawner #312

Open richarddd opened 1 month ago

richarddd commented 1 month ago

Promise converted into a future will now advance spawned tasks

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 68.33%. Comparing base (304db5d) to head (cc1dfce).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #312 +/- ## ========================================== + Coverage 68.31% 68.33% +0.01% ========================================== Files 83 83 Lines 12237 12243 +6 ========================================== + Hits 8360 8366 +6 Misses 3877 3877 ```

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