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

interfaces/prompting/patterns: add checks for duplicate pattern variants #14319

i/p/requestrules: ignore internally duplicate pattern variants when a…

09a6c16
Select commit
Loading
Failed to load commit list.
Merged

interfaces/prompting/patterns: add checks for duplicate pattern variants #14319

i/p/requestrules: ignore internally duplicate pattern variants when a…
09a6c16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 0s

78.85% (+0.01%) compared to 04d0ab0

View this Pull Request on Codecov

78.85% (+0.01%) compared to 04d0ab0

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 78.85%. Comparing base (04d0ab0) to head (09a6c16).
Report is 22 commits behind head on master.

Files with missing lines Patch % Lines
interfaces/prompting/requestrules/requestrules.go 0.00% 3 Missing ⚠️
interfaces/prompting/patterns/render.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #14319      +/-   ##
==========================================
+ Coverage   78.83%   78.85%   +0.01%     
==========================================
  Files        1078     1079       +1     
  Lines      145096   145495     +399     
==========================================
+ Hits       114389   114726     +337     
- Misses      23546    23594      +48     
- Partials     7161     7175      +14     

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