-
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
Create structure for full con-duct suite #164
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #164 +/- ##
==========================================
- Coverage 95.52% 94.17% -1.35%
==========================================
Files 1 2 +1
Lines 536 567 +31
Branches 84 88 +4
==========================================
+ Hits 512 534 +22
- Misses 12 21 +9
Partials 12 12 ☔ View full report in Codecov by Sentry. |
89b176e
to
5645a19
Compare
=== Do not change lines below === { "chain": [], "cmd": "./.update-readme-help.py", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^
I thought it would make sense to just use json.dumps with indent, but ok for now. Will see how it behaves in practice. Let's get to more interesting commands ;-) |
Fixes #122