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

fix: Tolerate LicenseRef-* exceptions in declared license mappings #9250

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

fviernau
Copy link
Member

@fviernau fviernau commented Oct 7, 2024

Only allowing SPDX exceptions is too much of a limitation.

Fixes #9111.

Only allowing SPDX exceptions is too much of a limitation.

Fixes #9111.

Signed-off-by: Frank Viernau <[email protected]>
@fviernau fviernau requested a review from a team as a code owner October 7, 2024 18:17
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.65%. Comparing base (1d71126) to head (4346fdb).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9250   +/-   ##
=========================================
  Coverage     67.65%   67.65%           
  Complexity     1185     1185           
=========================================
  Files           239      239           
  Lines          7795     7795           
  Branches        899      899           
=========================================
  Hits           5274     5274           
  Misses         2153     2153           
  Partials        368      368           
Flag Coverage Δ
funTest-docker 60.23% <ø> (ø)
funTest-non-docker 34.71% <ø> (ø)
test 37.07% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sschuberth sschuberth merged commit b9e6b8d into main Oct 7, 2024
23 checks passed
@sschuberth sschuberth deleted the fix-9111 branch October 7, 2024 19:38
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.

Declared license curations not being applied
2 participants