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

Upgrade Apache Dubbo again - pin to Dapr support branch #1786

Merged
merged 2 commits into from
Jun 14, 2022

Conversation

berndverst
Copy link
Member

Signed-off-by: Bernd Verst 4535280+berndverst@users.noreply.github.com

Description

Pin Dubbo to altest commit in dubbo.apache.org/dubbo-go/v3@dapr-support

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
@berndverst berndverst requested review from a team as code owners June 13, 2022 22:45
@berndverst
Copy link
Member Author

FYI @LaurenceLiZhixin -- had to make this change because we were having import problems.

@codecov
Copy link

codecov bot commented Jun 13, 2022

Codecov Report

Merging #1786 (2c38f37) into master (4322a22) will decrease coverage by 0.01%.
The diff coverage is 32.47%.

@@            Coverage Diff             @@
##           master    #1786      +/-   ##
==========================================
- Coverage   36.59%   36.58%   -0.02%     
==========================================
  Files         177      178       +1     
  Lines       16222    16350     +128     
==========================================
+ Hits         5937     5982      +45     
- Misses       9617     9682      +65     
- Partials      668      686      +18     
Impacted Files Coverage Δ
pubsub/azure/servicebus/subscription.go 0.00% <0.00%> (ø)
state/postgresql/postgresdbaccess.go 37.05% <0.00%> (-1.56%) ⬇️
...indings/azure/servicebusqueues/servicebusqueues.go 11.59% <14.28%> (+0.89%) ⬆️
pubsub/azure/servicebus/servicebus.go 27.03% <17.77%> (-0.65%) ⬇️
bindings/aws/s3/s3.go 15.00% <20.00%> (+0.43%) ⬆️
pubsub/rabbitmq/rabbitmq.go 56.45% <31.57%> (-1.24%) ⬇️
middleware/http/wasm/basic/basic.go 52.45% <52.45%> (ø)
pubsub/rabbitmq/metadata.go 93.93% <100.00%> (+0.39%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 419e296...2c38f37. Read the comment docs.

@artursouza artursouza merged commit 83a76d5 into dapr:master Jun 14, 2022
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.

None yet

2 participants