temporalio / roadrunner-temporal

Temporal PHP-SDK Host Process plugin for Roadrunner
MIT License
22 stars 8 forks source link

feature: Replayer API and `rr_id` #394

Closed rustatian closed 1 year ago

rustatian commented 1 year ago

Reason for This PR

closes: https://github.com/roadrunner-server/roadrunner/issues/1640

Description of Changes

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

PR Checklist

[Author TODO: Meet these criteria.] [Reviewer TODO: Verify that these criteria are met. Request changes if not]

codecov-commenter commented 1 year ago

Codecov Report

Merging #394 (b906789) into master (f6c5224) will increase coverage by 0.33%. The diff coverage is 16.66%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master     #394      +/-   ##
==========================================
+ Coverage   22.34%   22.67%   +0.33%     
==========================================
  Files           4        4              
  Lines         273      269       -4     
==========================================
  Hits           61       61              
+ Misses        210      206       -4     
  Partials        2        2              
Files Changed Coverage Δ
internal/protocol.go 0.00% <ø> (ø)
queue/queue.go 86.84% <16.66%> (+8.27%) :arrow_up: