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/11 06:34:14 UTC

[GitHub] [apisix-dashboard] codecov-io commented on pull request #1005: fix: PATCH method bug

codecov-io commented on pull request #1005:
URL: https://github.com/apache/apisix-dashboard/pull/1005#issuecomment-743003798


   # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/1005?src=pr&el=h1) Report
   > Merging [#1005](https://codecov.io/gh/apache/apisix-dashboard/pull/1005?src=pr&el=desc) (0b8aa42) into [master](https://codecov.io/gh/apache/apisix-dashboard/commit/e611cd36c85bdb9c5cbc6b11ad52afe092ed6582?el=desc) (e611cd3) will **decrease** coverage by `2.07%`.
   > The diff coverage is `23.80%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/apisix-dashboard/pull/1005/graphs/tree.svg?width=650&height=150&src=pr&token=Q1HERXN96P)](https://codecov.io/gh/apache/apisix-dashboard/pull/1005?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #1005      +/-   ##
   ==========================================
   - Coverage   43.96%   41.89%   -2.08%     
   ==========================================
     Files          18       24       +6     
     Lines        1310     1449     +139     
   ==========================================
   + Hits          576      607      +31     
   - Misses        643      747     +104     
   - Partials       91       95       +4     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/apisix-dashboard/pull/1005?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [api/internal/handler/ssl/ssl.go](https://codecov.io/gh/apache/apisix-dashboard/pull/1005/diff?src=pr&el=tree#diff-YXBpL2ludGVybmFsL2hhbmRsZXIvc3NsL3NzbC5nbw==) | `29.47% <0.00%> (+1.30%)` | :arrow_up: |
   | [api/internal/utils/json\_patch.go](https://codecov.io/gh/apache/apisix-dashboard/pull/1005/diff?src=pr&el=tree#diff-YXBpL2ludGVybmFsL3V0aWxzL2pzb25fcGF0Y2guZ28=) | `34.48% <34.48%> (ø)` | |
   | [api/internal/core/store/validate.go](https://codecov.io/gh/apache/apisix-dashboard/pull/1005/diff?src=pr&el=tree#diff-YXBpL2ludGVybmFsL2NvcmUvc3RvcmUvdmFsaWRhdGUuZ28=) | `61.29% <0.00%> (-0.40%)` | :arrow_down: |
   | [api/filter/authentication.go](https://codecov.io/gh/apache/apisix-dashboard/pull/1005/diff?src=pr&el=tree#diff-YXBpL2ZpbHRlci9hdXRoZW50aWNhdGlvbi5nbw==) | `0.00% <0.00%> (ø)` | |
   | [api/filter/cors.go](https://codecov.io/gh/apache/apisix-dashboard/pull/1005/diff?src=pr&el=tree#diff-YXBpL2ZpbHRlci9jb3JzLmdv) | `0.00% <0.00%> (ø)` | |
   | [api/filter/recover.go](https://codecov.io/gh/apache/apisix-dashboard/pull/1005/diff?src=pr&el=tree#diff-YXBpL2ZpbHRlci9yZWNvdmVyLmdv) | `0.00% <0.00%> (ø)` | |
   | [api/filter/request\_id.go](https://codecov.io/gh/apache/apisix-dashboard/pull/1005/diff?src=pr&el=tree#diff-YXBpL2ZpbHRlci9yZXF1ZXN0X2lkLmdv) | `0.00% <0.00%> (ø)` | |
   | [api/filter/logging.go](https://codecov.io/gh/apache/apisix-dashboard/pull/1005/diff?src=pr&el=tree#diff-YXBpL2ZpbHRlci9sb2dnaW5nLmdv) | `86.95% <0.00%> (ø)` | |
   | [api/internal/core/store/store.go](https://codecov.io/gh/apache/apisix-dashboard/pull/1005/diff?src=pr&el=tree#diff-YXBpL2ludGVybmFsL2NvcmUvc3RvcmUvc3RvcmUuZ28=) | `79.22% <0.00%> (+0.64%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/1005?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/1005?src=pr&el=footer). Last update [e611cd3...0b8aa42](https://codecov.io/gh/apache/apisix-dashboard/pull/1005?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