rudder-server icon indicating copy to clipboard operation
rudder-server copied to clipboard

feat: add tags required for notifications

Open satishrudderstack opened this issue 2 years ago • 1 comments

add tags required for notifications

satishrudderstack avatar Sep 21 '22 08:09 satishrudderstack

Codecov Report

Base: 38.56% // Head: 38.63% // Increases project coverage by +0.07% :tada:

Coverage data is based on head (fb4c474) compared to base (45936bb). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2461      +/-   ##
==========================================
+ Coverage   38.56%   38.63%   +0.07%     
==========================================
  Files         166      166              
  Lines       36636    36710      +74     
==========================================
+ Hits        14127    14184      +57     
- Misses      21595    21609      +14     
- Partials      914      917       +3     
Impacted Files Coverage Δ
gateway/gateway.go 55.38% <100.00%> (+0.86%) :arrow_up:
router/router.go 67.39% <100.00%> (+0.05%) :arrow_up:
utils/httputil/server.go 80.76% <0.00%> (-11.54%) :arrow_down:
enterprise/suppress-user/suppressUser.go 80.86% <0.00%> (-1.86%) :arrow_down:
regulation-worker/internal/delete/batch/batch.go 47.78% <0.00%> (-1.43%) :arrow_down:
regulation-worker/internal/delete/api/api.go 74.71% <0.00%> (-0.57%) :arrow_down:
warehouse/warehouse.go 3.13% <0.00%> (-0.03%) :arrow_down:
warehouse/api.go 0.00% <0.00%> (ø)
processor/processor.go 71.31% <0.00%> (+0.05%) :arrow_up:
... and 5 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Sep 21 '22 09:09 codecov[bot]