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

Performance improvements by multithreading #24

Closed

Added printState() for postEvaluationMetricProviders.

a49e6af
Select commit
Loading
Failed to load commit list.
Closed

Performance improvements by multithreading #24

Added printState() for postEvaluationMetricProviders.
a49e6af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 13, 2024 in 0s

16.55% of diff hit (target 0.00%)

View this Pull Request on Codecov

16.55% of diff hit (target 0.00%)

Annotations

Check warning on line 28 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L28

Added line #L28 was not covered by tests

Check warning on line 31 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L31

Added line #L31 was not covered by tests

Check warning on line 34 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L34

Added line #L34 was not covered by tests

Check warning on line 37 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L37

Added line #L37 was not covered by tests

Check warning on line 40 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L40

Added line #L40 was not covered by tests

Check warning on line 43 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L43

Added line #L43 was not covered by tests

Check warning on line 46 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L46

Added line #L46 was not covered by tests

Check warning on line 49 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L49

Added line #L49 was not covered by tests

Check warning on line 52 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L52

Added line #L52 was not covered by tests

Check warning on line 58 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L58

Added line #L58 was not covered by tests

Check warning on line 63 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 66 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 81 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L79-L81

Added lines #L79 - L81 were not covered by tests

Check warning on line 85 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L85

Added line #L85 was not covered by tests

Check warning on line 90 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L90

Added line #L90 was not covered by tests

Check warning on line 97 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L97

Added line #L97 was not covered by tests

Check warning on line 100 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 108 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L104-L108

Added lines #L104 - L108 were not covered by tests

Check warning on line 110 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L110

Added line #L110 was not covered by tests

Check warning on line 115 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L113-L115

Added lines #L113 - L115 were not covered by tests

Check warning on line 119 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L119

Added line #L119 was not covered by tests

Check warning on line 124 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/EvaluationState.kt#L124

Added line #L124 was not covered by tests

Check warning on line 150 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/TSCEvaluation.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/TSCEvaluation.kt#L150

Added line #L150 was not covered by tests

Check warning on line 163 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/TSCEvaluation.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/TSCEvaluation.kt#L163

Added line #L163 was not covered by tests

Check warning on line 166 in stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/TSCEvaluation.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/TSCEvaluation.kt#L166

Added line #L166 was not covered by tests