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

Update Rabbitmq Python Plugin Component #5178

Merged
merged 1 commit into from
Jul 27, 2020
Merged

Conversation

alonelaval
Copy link
Member

Please answer these questions before submitting pull request

  • Why submit this pull request?

  • Bug fix

  • New feature provided

  • Improve performance

  • Related issues


Bug fix

  • Bug description.

  • How to fix?


New feature or improvement

  • Describe the details and related test reports.

@codecov
Copy link

codecov bot commented Jul 26, 2020

Codecov Report

Merging #5178 into master will decrease coverage by 0.50%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #5178      +/-   ##
============================================
- Coverage     53.47%   52.97%   -0.51%     
+ Complexity     3078     3077       -1     
============================================
  Files          1459      806     -653     
  Lines         31364    20135   -11229     
  Branches       3461     1956    -1505     
============================================
- Hits          16773    10666    -6107     
+ Misses        13778     8602    -5176     
- Partials        813      867      +54     
Impacted Files Coverage Δ Complexity Δ
...p/server/core/analysis/metrics/MinLongMetrics.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...er/exporter/provider/grpc/GRPCExporterSetting.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...king/oap/server/configuration/api/ConfigTable.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...g/oap/server/cluster/plugin/etcd/EtcdEndpoint.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...skywalking/oap/server/receiver/envoy/als/Role.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
.../server/receiver/envoy/als/DependencyResource.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...erver/cluster/plugin/consul/ConsulCoordinator.java 0.00% <0.00%> (-97.06%) 0.00% <0.00%> (ø%)
.../analysis/transform/Zipkin2SkyWalkingTransfer.java 0.00% <0.00%> (-90.91%) 0.00% <0.00%> (ø%)
...ywalking/oap/server/library/util/ConnectUtils.java 0.00% <0.00%> (-90.00%) 0.00% <0.00%> (ø%)
...p/server/core/analysis/metrics/MaxLongMetrics.java 0.00% <0.00%> (-87.50%) 0.00% <0.00%> (ø%)
... and 991 more

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 933be12...0f81106. Read the comment docs.

@wu-sheng wu-sheng added this to the 8.1.0 milestone Jul 26, 2020
@wu-sheng wu-sheng added the backend OAP backend related. label Jul 26, 2020
@wu-sheng wu-sheng merged commit fea685d into apache:master Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend OAP backend related.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants