-
Notifications
You must be signed in to change notification settings - Fork 2
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
feature(cli): add command to export rules context in current environment #492
Conversation
2dda5f0
to
5aff9ed
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #492 +/- ##
==========================================
+ Coverage 70.47% 70.79% +0.31%
==========================================
Files 48 48
Lines 3028 3054 +26
Branches 653 654 +1
==========================================
+ Hits 2134 2162 +28
+ Misses 704 702 -2
Partials 190 190
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Quality Gate passedIssues Measures |
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.
LGTM !
Following up #491.
This PR adds a new CLI command to allow export rules context in the current environment. It aims to make rules writing easier: