Tencent / spring-cloud-tencent

Spring Cloud Tencent is a Spring Cloud based Service Governance Framework provided by Tencent.
Other
3.14k stars 492 forks source link

fix the ratelimit bug for 2022 #1314

Closed fredrikliu closed 3 weeks ago

fredrikliu commented 3 weeks ago

PR Type

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

Note

Checklist

Checklist (Optional)

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 76.60%. Comparing base (e585329) to head (c13b9e7). Report is 2 commits behind head on 2022.0.

:exclamation: Current head c13b9e7 differs from pull request most recent head 500f950

Please upload reports for the commit 500f950 to get more accurate results.

Files Patch % Lines
...ris/ratelimit/filter/QuotaCheckReactiveFilter.java 50.00% 1 Missing :warning:
...aris/ratelimit/filter/QuotaCheckServletFilter.java 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2022.0 #1314 +/- ## ============================================ - Coverage 76.62% 76.60% -0.03% Complexity 1799 1799 ============================================ Files 274 274 Lines 6388 6390 +2 Branches 781 781 ============================================ Hits 4895 4895 - Misses 1063 1064 +1 - Partials 430 431 +1 ```

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