-
Notifications
You must be signed in to change notification settings - Fork 883
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 global ignore variable #819
Conversation
Codecov Report
@@ Coverage Diff @@
## master #819 +/- ##
==========================================
+ Coverage 98.12% 98.12% +<.01%
==========================================
Files 119 119
Lines 10877 10883 +6
==========================================
+ Hits 10673 10679 +6
Misses 204 204
Continue to review full report at Codecov.
|
f84d563
to
fb1dec3
Compare
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.
Looks good
Globally ignores a variable (including preventing Identity Feature from being created) if global options do not conflict with any primitive options
After creating the pull request: in order to pass the changelog_updated check you will need to update the "Future Release" section of
docs/source/changelog.rst
to include this pull request.