Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Composite configurable mutator cache key per rule. #885

Draft
wants to merge 24 commits into
base: master
Choose a base branch
from

Merge branch 'master' into hydrator-key

4ab1904
Select commit
Loading
Failed to load commit list.
Draft

feat: Composite configurable mutator cache key per rule. #885

Merge branch 'master' into hydrator-key
4ab1904
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 3, 2024 in 0s

62.69% (+0.48%) compared to 9910160

View this Pull Request on Codecov

62.69% (+0.48%) compared to 9910160

Details

Codecov Report

Attention: Patch coverage is 72.91667% with 13 lines in your changes missing coverage. Please review.

Project coverage is 62.69%. Comparing base (9910160) to head (4ab1904).
Report is 356 commits behind head on master.

Files with missing lines Patch % Lines
pipeline/mutate/mutator_hydrator.go 72.91% 8 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #885      +/-   ##
==========================================
+ Coverage   62.20%   62.69%   +0.48%     
==========================================
  Files         102      102              
  Lines        4837     4892      +55     
==========================================
+ Hits         3009     3067      +58     
+ Misses       1554     1547       -7     
- Partials      274      278       +4     

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