shikokuchuo / mirai

mirai - Minimalist Async Evaluation Framework for R
https://shikokuchuo.net/mirai/
GNU General Public License v3.0
193 stars 10 forks source link

Improved method to pass TLS certificate to dispatcher #139

Closed shikokuchuo closed 2 months ago

shikokuchuo commented 2 months ago

Does this during initial sync using the outward request. Much more efficient than passing via a temporary env var.

codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 99.70%. Comparing base (7acaa3b) to head (554527e).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #139 +/- ## ========================================== + Coverage 99.56% 99.70% +0.13% ========================================== Files 9 9 Lines 688 668 -20 ========================================== - Hits 685 666 -19 + Misses 3 2 -1 ```

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