-
Couldn't load subscription status.
- Fork 24
[Debug] Add sub flags to config logic, enable uinspect for circuit defs #1223
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
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## master #1223 +/- ##
=======================================
Coverage 85.44% 85.44%
=======================================
Files 160 160
Lines 17101 17112 +11
=======================================
+ Hits 14612 14622 +10
- Misses 2489 2490 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
When adding the sub flags to the
set_debug_modelogic, I found that I needed to update the tests since using True/False breaks the assumption on certain tests where uinspect is enabled to True by default. In doing this, I noticed that uinspect isn't used for circuit def debug info, so I added that to be consistent with wiring.