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: Add converter for index reports #1173

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

crozzy
Copy link
Contributor

@crozzy crozzy commented Dec 8, 2023

Adding a function to be able to convert index reports into SPDX documents.

@crozzy crozzy force-pushed the add-spdx-converter branch 2 times, most recently from f11420b to 60e5597 Compare April 1, 2024 19:08
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

Attention: Patch coverage is 93.69369% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 56.31%. Comparing base (395b041) to head (1140b40).
Report is 1 commits behind head on main.

❗ Current head 1140b40 differs from pull request most recent head ad4e718. Consider uploading reports for the commit ad4e718 to get more accurate results

Files Patch % Lines
pkg/sbom/spdx/spdx.go 93.69% 9 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1173      +/-   ##
==========================================
+ Coverage   55.77%   56.31%   +0.53%     
==========================================
  Files         265      266       +1     
  Lines       16557    16779     +222     
==========================================
+ Hits         9235     9449     +214     
- Misses       6362     6367       +5     
- Partials      960      963       +3     

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

@crozzy crozzy force-pushed the add-spdx-converter branch 3 times, most recently from 4ace979 to 1140b40 Compare April 5, 2024 17:24
Adding a function to be able to convert index reports
into SPDX documents and SPDX documents into index reports.

Signed-off-by: crozzy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant