updated the scancode to its latest release - #149
Closed
pratik0316 wants to merge 24 commits into
Closed
pratik0316 wants to merge 24 commits into
pratik0316 wants to merge 24 commits into
Conversation
pratik0316
force-pushed
the
updatingDeltaCode
branch
11 times, most recently
from
March 26, 2020 20:25
1ed1486 to
a792135
Compare
pratik0316
force-pushed
the
updatingDeltaCode
branch
5 times, most recently
from
April 2, 2020 09:03
0deb0c9 to
6815d88
Compare
steven-esser
suggested changes
Apr 2, 2020
steven-esser
left a comment
Contributor
There was a problem hiding this comment.
What is this share/ directory?
Collaborator
Author
|
@MaJuRG I think it is the extra directory which might have been created,I am modifying it. |
pratik0316
force-pushed
the
updatingDeltaCode
branch
3 times, most recently
from
April 2, 2020 21:13
fef8b93 to
fef7631
Compare
This adds a new status field in Delta class Fixes - aboutcode-org#110 Signed-off-by: arnav-mandal1234 <arnav.mandal1234@gmail.com>
Adds Stat class to __init__.py and calculates various percent stats Fixes : aboutcode-org#5 Signed-off-by: arnav-mandal1234 <arnav.mandal1234@gmail.com>
Addresses: aboutcode-org#113, aboutcode-org#122 Signed-off-by: Steven Esser <sesser@nexb.com>
Signed-off-by: Steven Esser <sesser@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: arnav-mandal1234 <arnav.mandal1234@gmail.com>
Signed-off-by: arnav-mandal1234 <arnav.mandal1234@gmail.com>
Signed-off-by: arnav-mandal1234 <arnav.mandal1234@gmail.com>
Signed-off-by: arnav-mandal1234 <arnav.mandal1234@gmail.com>
Signed-off-by: arnav-mandal1234 <arnav.mandal1234@gmail.com>
Signed-off-by: arnav-mandal1234 <arnav.mandal1234@gmail.com>
Signed-off-by: arnav-mandal1234 <arnav.mandal1234@gmail.com>
Signed-off-by: arnav-mandal1234 <arnav.mandal1234@gmail.com>
Signed-off-by: arnav-mandal1234 <arnav.mandal1234@gmail.com>
Signed-off-by: arnav-mandal1234 <arnav.mandal1234@gmail.com>
Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com> changed .iteritems() to .items() Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com> Changed thee file opening mode in simplejson.dump Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com> Explicitly specifying python versions Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com> removing python version Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com> Changed the travis Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com> added the python_exe Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com> updated the .gitignore Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com> removed lib64 Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com> changed the travis Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com> changed test suite Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com> Rechanged the travis Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com> python36 Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com> Changed dist to xenial Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com> Adding the py version in env Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com> removed the image Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com> shell Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com> Removed the share dir
Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com>
Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com>
Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com>
Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com>
Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com>
Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com>
Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com>
Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com> nter the commit message for your changes. Lines starting
pratik0316
force-pushed
the
updatingDeltaCode
branch
from
April 3, 2020 08:17
4e7efc3 to
aebe9a7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In this PR I updated the scancode in the deltacode to its new release(only the TPP directories are done), currently working on the contents in the inner part,which are not supported in python 3