Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #46

Merged
merged 7 commits into from
Jul 19, 2023
Merged

Dev #46

merged 7 commits into from
Jul 19, 2023

Conversation

snail007
Copy link
Collaborator

v1.1.9

snail007 and others added 6 commits April 9, 2021 14:30
* support pb serialize

* update composer.json use default public repositories

* update phpunit multiCall

* update phpunit multiCall for new method

* update serialize method name

* update multi call phpunit

* udpate phpt test name

* getRespSerializerObj check object exists
* Update composer.json
update workflow
update README
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@0b5e5e6). Click here to learn what that means.
Patch coverage: 5.35% of modified lines in pull request are covered.

❗ 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.

Additional details and impacted files
@@           Coverage Diff            @@
##             master     #46   +/-   ##
========================================
  Coverage          ?   3.20%           
  Complexity        ?     584           
========================================
  Files             ?      30           
  Lines             ?    1624           
  Branches          ?       0           
========================================
  Hits              ?      52           
  Misses            ?    1572           
  Partials          ?       0           
Flag Coverage Δ
unittests 3.20% <5.35%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Motan/Cluster.php 0.00% <0.00%> (ø)
src/Motan/Cluster/Ha/Failfast.php 0.00% <0.00%> (ø)
src/Motan/Cluster/Ha/Failover.php 0.00% <0.00%> (ø)
src/Motan/Cluster/HaStrategy.php 0.00% <0.00%> (ø)
src/Motan/Cluster/LoadBalance.php 0.00% <0.00%> (ø)
src/Motan/Cluster/LoadBalance/Random.php 0.00% <ø> (ø)
src/Motan/Cluster/LoadBalance/RoundRobin.php 0.00% <ø> (ø)
src/Motan/Endpoint/Agent.php 0.00% <ø> (ø)
src/Motan/Endpoint/Grpc.php 0.00% <0.00%> (ø)
src/Motan/Endpoint/Motan.php 0.00% <ø> (ø)
... and 18 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@snail007 snail007 merged commit 174c687 into master Jul 19, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants