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

Rework maven code for faster calculation of path config #1661

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Make sure that maven-dependency-plugin is downloaded when not yet pre…

badd6e0
Select commit
Loading
Failed to load commit list.
Open

Rework maven code for faster calculation of path config #1661

Make sure that maven-dependency-plugin is downloaded when not yet pre…
badd6e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 17, 2024 in 0s

69% of diff hit (target 49%)

View this Pull Request on Codecov

69% of diff hit (target 49%)

Annotations

Check warning on line 18 in src/org/rascalmpl/library/util/Maven.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/Maven.java#L18

Added line #L18 was not covered by tests

Check warning on line 39 in src/org/rascalmpl/library/util/Maven.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/Maven.java#L39

Added line #L39 was not covered by tests

Check warning on line 48 in src/org/rascalmpl/library/util/Maven.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/Maven.java#L48

Added line #L48 was not covered by tests

Check warning on line 649 in src/org/rascalmpl/library/util/PathConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/PathConfig.java#L647-L649

Added lines #L647 - L649 were not covered by tests

Check warning on line 651 in src/org/rascalmpl/library/util/PathConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/PathConfig.java#L651

Added line #L651 was not covered by tests

Check warning on line 654 in src/org/rascalmpl/library/util/PathConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/PathConfig.java#L653-L654

Added lines #L653 - L654 were not covered by tests

Check warning on line 658 in src/org/rascalmpl/library/util/PathConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/PathConfig.java#L657-L658

Added lines #L657 - L658 were not covered by tests