temporalio / roadrunner-temporal

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

fix: use proper commonpb proto #410

Closed rustatian closed 1 year ago

rustatian commented 1 year ago

Reason for This PR

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 #410 (34f8f88) into master (1a23b62) will not change coverage. The diff coverage is n/a.

: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     #410   +/-   ##
=======================================
  Coverage   22.67%   22.67%           
=======================================
  Files           4        4           
  Lines         269      269           
=======================================
  Hits           61       61           
  Misses        206      206           
  Partials        2        2