-
Notifications
You must be signed in to change notification settings - Fork 74
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
Group symbols & labels so they can be easily styled #241
Conversation
Codecov Report
@@ Coverage Diff @@
## master #241 +/- ##
==========================================
+ Coverage 86.58% 86.58% +<.01%
==========================================
Files 16 16
Lines 9389 9393 +4
Branches 1704 1704
==========================================
+ Hits 8129 8133 +4
Misses 750 750
Partials 510 510
Continue to review full report at Codecov.
|
4 similar comments
Codecov Report
@@ Coverage Diff @@
## master #241 +/- ##
==========================================
+ Coverage 86.58% 86.58% +<.01%
==========================================
Files 16 16
Lines 9389 9393 +4
Branches 1704 1704
==========================================
+ Hits 8129 8133 +4
Misses 750 750
Partials 510 510
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #241 +/- ##
==========================================
+ Coverage 86.58% 86.58% +<.01%
==========================================
Files 16 16
Lines 9389 9393 +4
Branches 1704 1704
==========================================
+ Hits 8129 8133 +4
Misses 750 750
Partials 510 510
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #241 +/- ##
==========================================
+ Coverage 86.58% 86.58% +<.01%
==========================================
Files 16 16
Lines 9389 9393 +4
Branches 1704 1704
==========================================
+ Hits 8129 8133 +4
Misses 750 750
Partials 510 510
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #241 +/- ##
==========================================
+ Coverage 86.58% 86.58% +<.01%
==========================================
Files 16 16
Lines 9389 9393 +4
Branches 1704 1704
==========================================
+ Hits 8129 8133 +4
Misses 750 750
Partials 510 510
Continue to review full report at Codecov.
|
LGTM, thanks! |
This allows us to do e.g. in a jupyter notebook:
to turn the mutation labels off. Similarly for symbols, etc etc.