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

Simplify redundant SPDX choices #9641

Merged
merged 6 commits into from
Dec 18, 2024

fix(spdx-utils): Fix `offersChoice()` for equal `OR`-operands

e33e141
Select commit
Loading
Failed to load commit list.
Merged

Simplify redundant SPDX choices #9641

fix(spdx-utils): Fix `offersChoice()` for equal `OR`-operands
e33e141
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 0s

68.05% (+0.00%) compared to 83a9a58

View this Pull Request on Codecov

68.05% (+0.00%) compared to 83a9a58

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.05%. Comparing base (83a9a58) to head (e33e141).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9641   +/-   ##
=========================================
  Coverage     68.05%   68.05%           
  Complexity     1285     1285           
=========================================
  Files           249      249           
  Lines          8835     8835           
  Branches        921      921           
=========================================
  Hits           6013     6013           
  Misses         2433     2433           
  Partials        389      389           

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