-
Notifications
You must be signed in to change notification settings - Fork 159
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
fix(ui): implicit verification filter #3169
Conversation
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
✅ Deploy Preview for docs-kargo-io ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3169 +/- ##
==========================================
+ Coverage 51.35% 51.40% +0.05%
==========================================
Files 287 288 +1
Lines 26022 26108 +86
==========================================
+ Hits 13363 13421 +58
- Misses 11938 11961 +23
- Partials 721 726 +5 ☔ View full report in Codecov by Sentry. |
Feature works great @Marvin9! I suggested a wording change and then this LGTM. |
Co-authored-by: Kent Rancourt <kent.rancourt@gmail.com> Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
05f0ecd
to
2b5c7d9
Compare
fixes #3076
shows filter only if implicit verifications meta exist in recent verifications.
default not to show those.