You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "codecov-commenter (via GitHub)" <gi...@apache.org> on 2023/03/20 08:19:09 UTC

[GitHub] [apisix-ingress-controller] codecov-commenter commented on pull request #1728: feat: CRDs ingressClassName field cannot be modified

codecov-commenter commented on PR #1728:
URL: https://github.com/apache/apisix-ingress-controller/pull/1728#issuecomment-1475797747

   ## [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1728?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 [#1728](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1728?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (bc7c85e) into [master](https://codecov.io/gh/apache/apisix-ingress-controller/commit/a431dd0b3c85b9630cea7bebb39b20aeaa39d451?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (a431dd0) will **decrease** coverage by `0.29%`.
   > The diff coverage is `13.15%`.
   
   > :exclamation: Current head bc7c85e differs from pull request most recent head 878674c. Consider uploading reports for the commit 878674c to get more accurate results
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #1728      +/-   ##
   ==========================================
   - Coverage   41.69%   41.40%   -0.29%     
   ==========================================
     Files          90       89       -1     
     Lines        7702     7681      -21     
   ==========================================
   - Hits         3211     3180      -31     
   - Misses       4127     4136       +9     
   - Partials      364      365       +1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1728?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [pkg/api/server.go](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1728?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL2FwaS9zZXJ2ZXIuZ28=) | `50.00% <0.00%> (-32.72%)` | :arrow_down: |
   | [pkg/api/validation/apisix\_plugin\_config.go](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1728?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL2FwaS92YWxpZGF0aW9uL2FwaXNpeF9wbHVnaW5fY29uZmlnLmdv) | `0.00% <0.00%> (ø)` | |
   | [pkg/api/validation/apisix\_route.go](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1728?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL2FwaS92YWxpZGF0aW9uL2FwaXNpeF9yb3V0ZS5nbw==) | `0.00% <0.00%> (-24.60%)` | :arrow_down: |
   | [pkg/api/validation/validator.go](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1728?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL2FwaS92YWxpZGF0aW9uL3ZhbGlkYXRvci5nbw==) | `0.00% <0.00%> (ø)` | |
   | [pkg/api/validation/utils.go](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1728?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL2FwaS92YWxpZGF0aW9uL3V0aWxzLmdv) | `45.28% <80.00%> (+12.85%)` | :arrow_up: |
   | [cmd/ingress/ingress.go](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1728?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y21kL2luZ3Jlc3MvaW5ncmVzcy5nbw==) | `83.19% <100.00%> (+0.14%)` | :arrow_up: |
   | [pkg/api/router/webhook.go](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1728?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL2FwaS9yb3V0ZXIvd2ViaG9vay5nbw==) | `100.00% <100.00%> (ø)` | |
   | [pkg/config/config.go](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1728?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL2NvbmZpZy9jb25maWcuZ28=) | `64.28% <100.00%> (+0.36%)` | :arrow_up: |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?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