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

Refactor Ets values, operations, visitors #249

Merged
merged 3 commits into from
Aug 2, 2024

Refactor Ets values, operations, visitors

32e6924
Select commit
Loading
Failed to load commit list.
Merged

Refactor Ets values, operations, visitors #249

Refactor Ets values, operations, visitors
32e6924
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 2, 2024 in 0s

12.42% of diff hit (target 60.03%)

View this Pull Request on Codecov

12.42% of diff hit (target 60.03%)

Annotations

Check warning on line 35 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsEntity.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsEntity.kt#L35

Added line #L35 was not covered by tests

Check warning on line 87 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L87

Added line #L87 was not covered by tests

Check warning on line 98 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L89-L98

Added lines #L89 - L98 were not covered by tests

Check warning on line 108 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L100-L108

Added lines #L100 - L108 were not covered by tests

Check warning on line 115 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L110-L115

Added lines #L110 - L115 were not covered by tests

Check warning on line 122 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L117-L122

Added lines #L117 - L122 were not covered by tests

Check warning on line 126 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L124-L126

Added lines #L124 - L126 were not covered by tests

Check warning on line 132 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 162 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L162

Added line #L162 was not covered by tests

Check warning on line 165 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L165

Added line #L165 was not covered by tests

Check warning on line 174 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L173-L174

Added lines #L173 - L174 were not covered by tests

Check warning on line 177 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L177

Added line #L177 was not covered by tests

Check warning on line 180 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L180

Added line #L180 was not covered by tests

Check warning on line 188 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L188

Added line #L188 was not covered by tests

Check warning on line 190 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L190

Added line #L190 was not covered by tests

Check warning on line 193 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L193

Added line #L193 was not covered by tests

Check warning on line 225 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L225

Added line #L225 was not covered by tests

Check warning on line 228 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L228

Added line #L228 was not covered by tests

Check warning on line 232 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L232

Added line #L232 was not covered by tests

Check warning on line 240 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L240

Added line #L240 was not covered by tests

Check warning on line 243 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L243

Added line #L243 was not covered by tests

Check warning on line 247 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L247

Added line #L247 was not covered by tests

Check warning on line 252 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L251-L252

Added lines #L251 - L252 were not covered by tests

Check warning on line 255 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L255

Added line #L255 was not covered by tests

Check warning on line 258 in jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsExpr.kt#L258

Added line #L258 was not covered by tests