You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/12/23 14:59:54 UTC

[GitHub] [apisix-dashboard] nic-chen opened a new pull request #1111: feat: provide the ability to view plugin type and other properties

nic-chen opened a new pull request #1111:
URL: https://github.com/apache/apisix-dashboard/pull/1111


   Please answer these questions before submitting a pull request
   
   - Why submit this pull request?
   - [ ] Bugfix
   - [x] New feature provided
   - [ ] Improve performance
   
   - Related issues
   close #532
   close #605
   
   
   ___
   ### New feature or improvement
   - Describe the details and related test reports.
   
   provides an API to get plugin's name, priority, schema, consumer_schema and version.
   all plugins are applicable, including custom plugins.
   


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



[GitHub] [apisix-dashboard] nic-chen merged pull request #1111: feat: provide the ability to view plugin type and other properties

Posted by GitBox <gi...@apache.org>.
nic-chen merged pull request #1111:
URL: https://github.com/apache/apisix-dashboard/pull/1111


   


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



[GitHub] [apisix-dashboard] codecov-io commented on pull request #1111: feat: provide the ability to view plugin type and other properties

Posted by GitBox <gi...@apache.org>.
codecov-io commented on pull request #1111:
URL: https://github.com/apache/apisix-dashboard/pull/1111#issuecomment-750377428


   # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/1111?src=pr&el=h1) Report
   > Merging [#1111](https://codecov.io/gh/apache/apisix-dashboard/pull/1111?src=pr&el=desc) (e20c88c) into [master](https://codecov.io/gh/apache/apisix-dashboard/commit/46bf1ef9cfe4f4c659752176424151bb4fc4952f?el=desc) (46bf1ef) will **increase** coverage by `0.34%`.
   > The diff coverage is `80.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/apisix-dashboard/pull/1111/graphs/tree.svg?width=650&height=150&src=pr&token=Q1HERXN96P)](https://codecov.io/gh/apache/apisix-dashboard/pull/1111?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #1111      +/-   ##
   ==========================================
   + Coverage   41.06%   41.40%   +0.34%     
   ==========================================
     Files          28       28              
     Lines        1773     1785      +12     
   ==========================================
   + Hits          728      739      +11     
   - Misses        939      940       +1     
     Partials      106      106              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/apisix-dashboard/pull/1111?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [api/internal/core/store/validate.go](https://codecov.io/gh/apache/apisix-dashboard/pull/1111/diff?src=pr&el=tree#diff-YXBpL2ludGVybmFsL2NvcmUvc3RvcmUvdmFsaWRhdGUuZ28=) | `57.62% <0.00%> (ø)` | |
   | [api/internal/handler/plugin/plugin.go](https://codecov.io/gh/apache/apisix-dashboard/pull/1111/diff?src=pr&el=tree#diff-YXBpL2ludGVybmFsL2hhbmRsZXIvcGx1Z2luL3BsdWdpbi5nbw==) | `70.00% <85.71%> (+14.44%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/1111?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/apisix-dashboard/pull/1111?src=pr&el=footer). Last update [46bf1ef...e20c88c](https://codecov.io/gh/apache/apisix-dashboard/pull/1111?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