sofastack / sofa-rpc

SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
https://www.sofastack.tech/sofa-rpc/docs/Home
Apache License 2.0
3.81k stars 1.17k forks source link

代码扫描fix #1353

Closed xuqiu closed 11 months ago

xuqiu commented 11 months ago

1,现在会显示所有high和urgent级别的错误,只有high以下级别警告时视为通过 2,修正了之前只有high级别的警告时读取title报错的问题

codecov[bot] commented 11 months ago

Codecov Report

Merging #1353 (26280a5) into master (d0a57ce) will decrease coverage by 0.13%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1353      +/-   ##
============================================
- Coverage     72.15%   72.02%   -0.13%     
+ Complexity      784      782       -2     
============================================
  Files           416      416              
  Lines         17661    17661              
  Branches       2752     2752              
============================================
- Hits          12743    12721      -22     
- Misses         3517     3534      +17     
- Partials       1401     1406       +5     

see 10 files with indirect coverage changes