-
-
Notifications
You must be signed in to change notification settings - Fork 562
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
Rename first column of csv output to "path" #2016
Rename first column of csv output to "path" #2016
Conversation
Signed-off-by: Ravi <jravi248@gmail.com>
Signed-off-by: Ravi <jravi248@gmail.com>
Codecov Report
@@ Coverage Diff @@
## develop #2016 +/- ##
===========================================
+ Coverage 78.98% 79.54% +0.55%
===========================================
Files 131 131
Lines 16944 16944
===========================================
+ Hits 13384 13478 +94
+ Misses 3560 3466 -94
Continue to review full report at Codecov.
|
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com> Signed-off-by: Ravi <jravi248@gmail.com>
Codecov Report
@@ Coverage Diff @@
## develop #2016 +/- ##
===========================================
+ Coverage 78.98% 79.54% +0.55%
===========================================
Files 131 131
Lines 16944 16944
===========================================
+ Hits 13384 13478 +94
+ Misses 3560 3466 -94
Continue to review full report at Codecov.
|
@JRavi2 hey :) please do not close this as it will be merged! |
Oh, sorry about that. The PR was looking a bit messy and was idle for a while, so I closed it. |
Merged at last! Thank you for your patience! |
Signed-off-by: Ravi jravi248@gmail.com
Fixes #2009
Tasks
Run tests locally to check for errors.