You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/03/19 03:05:45 UTC

[GitHub] [skywalking] heyanlong opened a new pull request #4540: fix #4539, add PHP to the query protocol

heyanlong opened a new pull request #4540: fix #4539, add PHP to the query protocol
URL: https://github.com/apache/skywalking/pull/4540
 
 
   Please answer these questions before submitting pull request
   
   - Why submit this pull request?
   - [x] Bug fix
   - [ ] New feature provided
   - [ ] Improve performance
   
   - Related issues
   
   ___
   ### Bug fix
   - Bug description.
   PHP app can't be shown in the 7.0.0 UI
   
   - How to fix?
   Add PHP to the query protocol
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] wu-sheng merged pull request #4540: fix #4539, add PHP to the query protocol

Posted by GitBox <gi...@apache.org>.
wu-sheng merged pull request #4540: fix #4539, add PHP to the query protocol
URL: https://github.com/apache/skywalking/pull/4540
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] codecov-io commented on issue #4540: fix #4539, add PHP to the query protocol

Posted by GitBox <gi...@apache.org>.
codecov-io commented on issue #4540: fix #4539, add PHP to the query protocol
URL: https://github.com/apache/skywalking/pull/4540#issuecomment-600973332
 
 
   # [Codecov](https://codecov.io/gh/apache/skywalking/pull/4540?src=pr&el=h1) Report
   > Merging [#4540](https://codecov.io/gh/apache/skywalking/pull/4540?src=pr&el=desc) into [master](https://codecov.io/gh/apache/skywalking/commit/61f98c81f036ca394ca879355c72735c1f95357e&el=desc) will **decrease** coverage by `0.02%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/skywalking/pull/4540/graphs/tree.svg?width=650&height=150&src=pr&token=qrILxY5yA8)](https://codecov.io/gh/apache/skywalking/pull/4540?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #4540      +/-   ##
   ==========================================
   - Coverage   25.56%   25.53%   -0.03%     
   ==========================================
     Files        1244     1244              
     Lines       28951    28951              
     Branches     3968     3968              
   ==========================================
   - Hits         7400     7393       -7     
   - Misses      20867    20874       +7     
     Partials      684      684              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/skywalking/pull/4540?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...walking/oap/server/core/analysis/Downsampling.java](https://codecov.io/gh/apache/skywalking/pull/4540/diff?src=pr&el=tree#diff-b2FwLXNlcnZlci9zZXJ2ZXItY29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2t5d2Fsa2luZy9vYXAvc2VydmVyL2NvcmUvYW5hbHlzaXMvRG93bnNhbXBsaW5nLmphdmE=) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/skywalking/pull/4540?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/skywalking/pull/4540?src=pr&el=footer). Last update [919c8af...1b7b154](https://codecov.io/gh/apache/skywalking/pull/4540?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services