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(dependency): fix incorrect dependency resolution by favouring latest #143

Merged
merged 1 commit into from
Dec 3, 2024

fix(dependency): fixes incorrect transitive dependency resolution

da221ba
Select commit
Loading
Failed to load commit list.
Merged

fix(dependency): fix incorrect dependency resolution by favouring latest #143

fix(dependency): fixes incorrect transitive dependency resolution
da221ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 1, 2024 in 0s

96.84% of diff hit (target 46.36%)

View this Pull Request on Codecov

96.84% of diff hit (target 46.36%)

Annotations

Check warning on line 245 in src/core/package/dependencies/TransitiveDependencyResolver.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/package/dependencies/TransitiveDependencyResolver.ts#L245

Added line #L245 was not covered by tests

Check warning on line 271 in src/core/package/dependencies/TransitiveDependencyResolver.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/package/dependencies/TransitiveDependencyResolver.ts#L271

Added line #L271 was not covered by tests