Commits
User selector
Commit history
Commits on Mar 29, 2023
[issue-487] add tests for the document_utils module
Show description for 63dc18acommittedchange DATE to ISO8601_DATE, don't inherit from object
Show description for 69e938acommitteddelete unused license lists and corresponding files
Show description for 9158ecbcommitteddelete unused test data
Show description for 3019702committed
Commits on Mar 28, 2023
[issue-402] add validation option to tag-value writer
Show description for 9f998b9authored andcommitted
Commits on Mar 10, 2023
[issue-503] fix: correct type for LicenseInfoInFile in File
Show description for 44250c1authored andcommitted
[issue-503] fix: correct type for LicenseInfoFromFiles in Package
Show description for dcfc471authored andcommitted
[issue-503] fix: correct type for LicenseInfoInSnippet in Snippet
Show description for 66a3355authored andcommitted
[issue-503] validate license_expressions only as a List of LicenseExpression, SpdxNone or SpdxNoAssertion
Show description for 4a0675fauthored andcommitted
[issue-518] rename file_type to file_types
Show description for 34d0045committed[refactor] use f-strings, double quotes and more descriptive variable names
Show description for 08b447dauthored andcommitted
[issue-394] add tests for creation info writer
Show description for 2624690authored andcommitted
Commits on Mar 9, 2023
squashed review commits
Show description for e5af2ebauthored andcommitted
squashed review commits with name fixes and comment improvement
Show description for af58dfaauthored andcommitted
squashed review commits concerning structure, double quotes and naming
Show description for 08ad4dfauthored andcommitted
squashed review commits concerning structure of the tag value parser
Show description for 8039b09authored andcommitted
[review] fix type hint, parse_checksum and add test for the latter
Show description for 4e279f6authored andcommitted
squashed review commits concerning test improvement
Show description for f34af92authored andcommitted
[issue-382] add line number to error messages
Show description for 5c431a8authored andcommitted
[issue-382] fix logging
Show description for be1b3e5authored andcommitted
[issue-382] use tag-value parser to test tag-value writer
Show description for c9b718dauthored andcommitted
[issue-382] add tests for contains relationship
Show description for 925492cauthored andcommitted
[issue-382] merge parsing methods
Show description for e724eb5authored andcommitted
[issue-382] add negative tests for package parser
Show description for b9b776fauthored andcommitted
[issue-382] add negative tests for snippet_parser
Show description for 09e1e8eauthored andcommitted
[issue-382] rename tests
Show description for a746a5aauthored andcommitted
[refactor] creation_info_parser
Show description for 055dce2authored andcommitted
[issue-382] add negative tests for extracted_licensing_info
Show description for c39e516authored andcommitted
[issue-382] add negative test for annotation_parser
Show description for 43e8dd3authored andcommitted
[refactor] build parser when initializing class
Show description for 8d1b351authored andcommitted
[issue-382] fix example
Show description for dd7d499authored andcommitted
[issue-382] add error handling and tests for creation_info_parser
Show description for 89a0f82authored andcommitted
[issue-382] add test to parse whole document
Show description for c18d45fauthored andcommitted
[issue-382] add helper method to start a new current element
Show description for e913a98authored andcommitted
[issue-382] use individual logger for current_element
Show description for 6312af6authored andcommitted