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

Update code to match the current ArkAnalyzer #255

Merged
merged 11 commits into from
Aug 8, 2024

Fix path

7c135ea
Select commit
Loading
Failed to load commit list.
Merged

Update code to match the current ArkAnalyzer #255

Fix path
7c135ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 8, 2024 in 0s

39.37% of diff hit (target 60.14%)

View this Pull Request on Codecov

39.37% of diff hit (target 60.14%)

Annotations

Check warning on line 94 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#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 209 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#L209

Added line #L209 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#L242-L243

Added lines #L242 - L243 were not covered by tests

Check warning on line 246 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#L246

Added line #L246 was not covered by tests

Check warning on line 249 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#L249

Added line #L249 was not covered by tests

Check warning on line 253 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#L253

Added line #L253 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#L257-L258

Added lines #L257 - L258 were not covered by tests

Check warning on line 261 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#L261

Added line #L261 was not covered by tests

Check warning on line 264 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#L264

Added line #L264 was not covered by tests

Check warning on line 268 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#L268

Added line #L268 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/base/EtsType.kt#L63

Added line #L63 was not covered by tests

Check warning on line 164 in jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Convert.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Convert.kt#L164

Added line #L164 was not covered by tests

Check warning on line 266 in jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Convert.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Convert.kt#L266

Added line #L266 was not covered by tests

Check warning on line 297 in jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Convert.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Convert.kt#L297

Added line #L297 was not covered by tests

Check warning on line 301 in jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Convert.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Convert.kt#L301

Added line #L301 was not covered by tests

Check warning on line 310 in jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Convert.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Convert.kt#L310

Added line #L310 was not covered by tests

Check warning on line 166 in jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Types.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Types.kt#L166

Added line #L166 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Values.kt#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 41 in jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Values.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Values.kt#L41

Added line #L41 was not covered by tests

Check warning on line 181 in jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Values.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Values.kt#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 184 in jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Values.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Values.kt#L184

Added line #L184 was not covered by tests

Check warning on line 187 in jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Values.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Values.kt#L187

Added line #L187 was not covered by tests

Check warning on line 194 in jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Values.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Values.kt#L193-L194

Added lines #L193 - L194 were not covered by tests

Check warning on line 197 in jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Values.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Values.kt#L197

Added line #L197 was not covered by tests

Check warning on line 200 in jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Values.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jacodb-ets/src/main/kotlin/org/jacodb/ets/dto/Values.kt#L200

Added line #L200 was not covered by tests