Skip to content

feat: sentinel plugin

Codecov / codecov/project succeeded Sep 23, 2024 in 0s

88.10% (target 80.00%)

View this Pull Request on Codecov

88.10% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 81.85185% with 49 lines in your changes missing coverage. Please review.

Project coverage is 88.10%. Comparing base (8ec4d02) to head (b581d1b).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
types/plugins/sentinel/config.go 75.80% 8 Missing and 7 partials ⚠️
plugins/plugins/sentinel/config.go 72.22% 5 Missing and 5 partials ⚠️
plugins/plugins/sentinel/filter.go 91.54% 3 Missing and 3 partials ⚠️
plugins/plugins/sentinel/rules/circuitbreaker.go 83.78% 3 Missing and 3 partials ⚠️
plugins/plugins/sentinel/rules/flow.go 81.25% 3 Missing and 3 partials ⚠️
plugins/plugins/sentinel/rules/hotspot.go 81.25% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #740      +/-   ##
==========================================
- Coverage   88.31%   88.10%   -0.21%     
==========================================
  Files         128      134       +6     
  Lines        6433     6717     +284     
==========================================
+ Hits         5681     5918     +237     
- Misses        537      563      +26     
- Partials      215      236      +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.