Skip to content

Conversation

@isoos
Copy link
Collaborator

@isoos isoos commented Sep 24, 2025

#1481

Note: I'm not sure if the fix would be simple or complex, submitting the verification test separately for now.

@isoos isoos requested review from sigurdm and szakarias September 24, 2025 14:42
license.content,
relativePath: 'LICENSE',
);
// TODO: fix detection and return at least one match
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please open an issue and attach the issue url here.

.where((l) => l.spdxIdentifier == license.identifier)
.single;

// TODO: fix coverage calculation as 1:1 matches shouldn't have too many ranges
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same

@isoos isoos merged commit 3f59d0e into dart-lang:master Sep 25, 2025
5 checks passed
@isoos isoos deleted the ranges branch September 25, 2025 11:42
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