Skip to content
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

Spdx 3.0 Parser for SBOM files #860

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

pragnya17
Copy link
Contributor

Parsing spdx 3.0 with Unit tests and support for parsing with different compliance standards. More details here: https://dev.azure.com/mseng/1ES/_workitems/edit/2233308

@pragnya17 pragnya17 requested a review from a team as a code owner January 10, 2025 02:24
@codecov-commenter
Copy link

codecov-commenter commented Jan 10, 2025

Codecov Report

Attention: Patch coverage is 84.07643% with 25 lines in your changes missing coverage. Please review.

Project coverage is 46.81%. Comparing base (3d38ef0) to head (dadcb29).

Files with missing lines Patch % Lines
...om.Parsers.Spdx30SbomParser/Parser/SPDX30Parser.cs 85.71% 8 Missing and 4 partials ⚠️
...crosoft.Sbom.Parsers.Spdx30SbomParser/Validator.cs 0.00% 9 Missing ⚠️
....Common/JsonAsynchronousNodeKit/LargeJsonParser.cs 94.11% 0 Missing and 1 partial ⚠️
...Sbom.Parsers.Spdx30SbomParser/Entities/NTIAFile.cs 83.33% 1 Missing ⚠️
....Parsers.Spdx30SbomParser/Parser/ContextsResult.cs 75.00% 1 Missing ⚠️
....Parsers.Spdx30SbomParser/Parser/ElementsResult.cs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #860      +/-   ##
==========================================
+ Coverage   46.50%   46.81%   +0.30%     
==========================================
  Files         355      361       +6     
  Lines       14142    14265     +123     
  Branches     1161     1173      +12     
==========================================
+ Hits         6577     6678     +101     
- Misses       7017     7034      +17     
- Partials      548      553       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants