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 2022/06/20 09:09:46 UTC

[GitHub] [apisix-go-plugin-runner] codecov-commenter commented on pull request #90: feat: implement the response filter for plugin

codecov-commenter commented on PR #90:
URL: https://github.com/apache/apisix-go-plugin-runner/pull/90#issuecomment-1160182199

   # [Codecov](https://codecov.io/gh/apache/apisix-go-plugin-runner/pull/90?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#90](https://codecov.io/gh/apache/apisix-go-plugin-runner/pull/90?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (9fe0ee7) into [master](https://codecov.io/gh/apache/apisix-go-plugin-runner/commit/2d6b282a14d23caddacdb7ad6529b0d3d33f85dd?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (2d6b282) will **increase** coverage by `3.90%`.
   > The diff coverage is `89.39%`.
   
   ```diff
   @@            Coverage Diff             @@
   ##           master      #90      +/-   ##
   ==========================================
   + Coverage   78.19%   82.09%   +3.90%     
   ==========================================
     Files          12       13       +1     
     Lines         752      877     +125     
   ==========================================
   + Hits          588      720     +132     
   + Misses        125      114      -11     
   - Partials       39       43       +4     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/apisix-go-plugin-runner/pull/90?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [internal/server/server.go](https://codecov.io/gh/apache/apisix-go-plugin-runner/pull/90/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW50ZXJuYWwvc2VydmVyL3NlcnZlci5nbw==) | `65.87% <0.00%> (+15.46%)` | :arrow_up: |
   | [internal/plugin/plugin.go](https://codecov.io/gh/apache/apisix-go-plugin-runner/pull/90/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW50ZXJuYWwvcGx1Z2luL3BsdWdpbi5nbw==) | `77.08% <76.92%> (-2.61%)` | :arrow_down: |
   | [internal/http/response.go](https://codecov.io/gh/apache/apisix-go-plugin-runner/pull/90/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW50ZXJuYWwvaHR0cC9yZXNwb25zZS5nbw==) | `97.77% <97.77%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/apisix-go-plugin-runner/pull/90?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/apisix-go-plugin-runner/pull/90?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [2d6b282...9fe0ee7](https://codecov.io/gh/apache/apisix-go-plugin-runner/pull/90?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org