-
-
Notifications
You must be signed in to change notification settings - Fork 27
[WIP]integrated with Virtualcodebase of scancode(First Approach) #151
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
Closed
Closed
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
17778de
integrated with Virtualcodebase of scancode
pratik0316 d64de2b
fixed for test cases tests/test_deltacode.py::TestDeltacode::test_sco…
pratik0316 60b3017
passed for test_score_no_copyright _no_copyright_changes
pratik0316 e40fda3
changed the passing parameter to_dict()
pratik0316 7e78c28
Fixed the issues for some test cases like similarity matching1 and 2 …
pratik0316 1b639c6
test_deltacode_to_dict_modified
pratik0316 03c8d15
fixed for test cases: sending None paths in test_deltacode.py
pratik0316 c6079d1
changed the json files which were scanned with version 2 to version 3
pratik0316 709ceee
changed redundant functions
pratik0316 edc0638
removed pyvenv.cfg
pratik0316 6a273b9
appende the key errors
pratik0316 730a99a
fixed some test cases for tests/test_utils.py
pratik0316 017c52a
added fetch files without creating deltacode object
pratik0316 f0affab
fixed test cases for test_align_tress_zlib_failing
pratik0316 1e5e7fb
used the files count of the VirtualCodebase instead creating a separa…
pratik0316 31bd6b0
fixed for test_update_from_license_info_copyleft_to_different_copyleft
pratik0316 e26ef87
fixed the original paths
pratik0316 652b5f5
few changes in checking conditionals in init.py
pratik0316 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This function has been extensively added to
test_utilsso as to prevent the creation ofdeltacodeobject for the test cases when only theResource filesare required