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

feat: impl dal #192

Merged
merged 1 commit into from
Mar 21, 2024

feat: impl dal

ef6fc91
Select commit
Loading
Failed to load commit list.
Merged

feat: impl dal #192

feat: impl dal
ef6fc91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 21, 2024 in 1s

86.49% of diff hit (target 94.02%)

View this Pull Request on Codecov

86.49% of diff hit (target 94.02%)

Annotations

Check warning on line 87 in core/dal-decorator/src/model/TableModel.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-decorator/src/model/TableModel.ts#L87

Added line #L87 was not covered by tests

Check warning on line 26 in core/dal-decorator/src/type/Spatial.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-decorator/src/type/Spatial.ts#L26

Added line #L26 was not covered by tests

Check warning on line 36 in core/dal-decorator/src/type/Spatial.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-decorator/src/type/Spatial.ts#L36

Added line #L36 was not covered by tests

Check warning on line 40 in core/dal-decorator/src/type/Spatial.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-decorator/src/type/Spatial.ts#L40

Added line #L40 was not covered by tests

Check warning on line 44 in core/dal-decorator/src/type/Spatial.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-decorator/src/type/Spatial.ts#L44

Added line #L44 was not covered by tests

Check warning on line 48 in core/dal-decorator/src/type/Spatial.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-decorator/src/type/Spatial.ts#L48

Added line #L48 was not covered by tests

Check warning on line 17 in core/dal-decorator/src/util/TableInfoUtil.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-decorator/src/util/TableInfoUtil.ts#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 32 in core/dal-runtime/src/BaseSqlMap.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-runtime/src/BaseSqlMap.ts#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 165 in core/dal-runtime/src/BaseSqlMap.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-runtime/src/BaseSqlMap.ts#L165

Added line #L165 was not covered by tests

Check warning on line 168 in core/dal-runtime/src/BaseSqlMap.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-runtime/src/BaseSqlMap.ts#L168

Added line #L168 was not covered by tests

Check warning on line 172 in core/dal-runtime/src/BaseSqlMap.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-runtime/src/BaseSqlMap.ts#L172

Added line #L172 was not covered by tests

Check warning on line 174 in core/dal-runtime/src/BaseSqlMap.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-runtime/src/BaseSqlMap.ts#L174

Added line #L174 was not covered by tests

Check warning on line 184 in core/dal-runtime/src/BaseSqlMap.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-runtime/src/BaseSqlMap.ts#L184

Added line #L184 was not covered by tests

Check warning on line 207 in core/dal-runtime/src/BaseSqlMap.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-runtime/src/BaseSqlMap.ts#L206-L207

Added lines #L206 - L207 were not covered by tests

Check warning on line 241 in core/dal-runtime/src/BaseSqlMap.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-runtime/src/BaseSqlMap.ts#L241

Added line #L241 was not covered by tests

Check warning on line 265 in core/dal-runtime/src/BaseSqlMap.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-runtime/src/BaseSqlMap.ts#L264-L265

Added lines #L264 - L265 were not covered by tests

Check warning on line 39 in core/dal-runtime/src/DataSource.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-runtime/src/DataSource.ts#L36-L39

Added lines #L36 - L39 were not covered by tests

Check warning on line 70 in core/dal-runtime/src/DataSource.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-runtime/src/DataSource.ts#L67-L70

Added lines #L67 - L70 were not covered by tests

Check warning on line 73 in core/dal-runtime/src/DataSource.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-runtime/src/DataSource.ts#L73

Added line #L73 was not covered by tests

Check warning on line 78 in core/dal-runtime/src/DataSource.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-runtime/src/DataSource.ts#L78

Added line #L78 was not covered by tests

Check warning on line 81 in core/dal-runtime/src/DataSource.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-runtime/src/DataSource.ts#L81

Added line #L81 was not covered by tests

Check warning on line 86 in core/dal-runtime/src/DataSource.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-runtime/src/DataSource.ts#L86

Added line #L86 was not covered by tests

Check warning on line 88 in core/dal-runtime/src/DataSource.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-runtime/src/DataSource.ts#L88

Added line #L88 was not covered by tests

Check warning on line 90 in core/dal-runtime/src/DataSource.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-runtime/src/DataSource.ts#L90

Added line #L90 was not covered by tests

Check warning on line 40 in core/dal-runtime/src/SqlGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dal-runtime/src/SqlGenerator.ts#L40

Added line #L40 was not covered by tests