sofastack / sofa-boot

SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
https://www.sofastack.tech/sofa-boot/docs/Home
Apache License 2.0
4.93k stars 1.26k forks source link

avoid npe in SofaRpcEndpoint #1256

Closed HzjNeverStop closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (3d76d86) 84.29% compared to head (4e7e1f1) 84.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1256 +/- ## ============================================ - Coverage 84.29% 84.29% -0.01% - Complexity 2872 2874 +2 ============================================ Files 323 323 Lines 9320 9326 +6 Branches 1113 1113 ============================================ + Hits 7856 7861 +5 Misses 961 961 - Partials 503 504 +1 ``` | [Files](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1256?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sofastack) | Coverage Δ | | |---|---|---| | [...alipay/sofa/boot/actuator/rpc/SofaRpcEndpoint.java](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1256?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sofastack#diff-c29mYS1ib290LXByb2plY3Qvc29mYS1ib290LWFjdHVhdG9yL3NyYy9tYWluL2phdmEvY29tL2FsaXBheS9zb2ZhL2Jvb3QvYWN0dWF0b3IvcnBjL1NvZmFScGNFbmRwb2ludC5qYXZh) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1256/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sofastack)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.