-
Notifications
You must be signed in to change notification settings - Fork 145
[Issue 305] add new json parser #366
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
Merged
meretp
merged 22 commits into
spdx:refactor-python-tools
from
meretp:issue-305_json_parser
Dec 28, 2022
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
296816b
[issue-305] add new parser
meretp cd095e2
[issue-305, refactor] add method to construct an object and raise SPD…
meretp f2f91fd
[issue-305, refactor] annotation_parser: extract methods to improve r…
meretp 190cd5a
[issue-305, refactor] add methods to parse required/ optional fields …
meretp 2834000
[issue-305, refactor] relationship_parser: extract dict to invert rel…
meretp 6297673
[issue-305, refactor] add method to raise error if logger has message…
meretp 4741a43
[issue-305, review] refactor methods in dict_parsing_functions.py, sm…
meretp 080d848
[issue-305, refactor] json_parser
meretp 5826922
[issue-305, reformat]
meretp e6332cb
[issue-305] add testcases and update license_expression parser
meretp 1f6d5b6
[issue-305, refactor] delete duplicated check for error type
meretp fc980b1
[issue-305, review] fix messages, naming, type hints
meretp 3fe3e11
[issue-305, review] refactor relationship_parser
meretp 0be1780
[issue-305, review] refactor snippet_parser
meretp c5b8d3c
[issue-305, review] make naming consistent
meretp 03cce38
[issue-305, review] add test for dict parsing functions and catch Val…
meretp 2dcd125
[issue-305, review] add None handling for required fields
meretp 50c3038
[issue-305, review] make error messages consistent, add test for json…
meretp 562f288
[issue-305, review] add tests, change test data, naming of tests and …
meretp a722036
[issue-305, review] add method to parse fields that can be SpdxNone o…
meretp c8851d8
[issue-305, review] refactor parse_field_or_log_error
meretp 347051a
[issue-305, review] reformat, type hints, fix typos, error messages
meretp 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
[issue-305, review] add method to parse fields that can be SpdxNone o…
…r SpdxNoAssertion Signed-off-by: Meret Behrens <meret.behrens@tngtech.com>
- Loading branch information
commit a7220363eb859ddda5d787168da9c70a92ba6032
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.