-
Notifications
You must be signed in to change notification settings - Fork 196
chore(spec): add new spec keyctl_show for analytics #4611
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
base: master
Are you sure you want to change the base?
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideIntroduces a new analytics spec keyctl_show by registering it in the spec set and defining its default simple_file command without requiring a parser. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4611 +/- ##
=======================================
Coverage 89.33% 89.34%
=======================================
Files 723 723
Lines 33394 33396 +2
Branches 4960 4960
=======================================
+ Hits 29834 29838 +4
+ Misses 2839 2838 -1
+ Partials 721 720 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
- Command: "keyctl show %:.platform" - Jira: RHINENG-21020 - No parser is required Signed-off-by: Xiangce Liu <[email protected]>
bd72636 to
0a937f2
Compare
All Pull Requests:
Check all that apply:
3.0_egg? Yes, refer to RPM/Egg Delivery to open a new PR.master? Yes, this is a backport of #PR-IDComplete Description of Additions/Changes:
Add your description here
Summary by Sourcery
Add a new spec keyctl_show to collect the output of the "keyctl show %:.platform" command
Enhancements: