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

Feature web UI for lookup records #2249

Merged
merged 31 commits into from
Jun 27, 2024

Refactor new get form methond in forms service to be promise based an…

88812dc
Select commit
Loading
Failed to load commit list.
Merged

Feature web UI for lookup records #2249

Refactor new get form methond in forms service to be promise based an…
88812dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 27, 2024 in 0s

36.56% of diff hit (target 55.51%)

View this Pull Request on Codecov

36.56% of diff hit (target 55.51%)

Annotations

Check warning on line 153 in typescript/api/controllers/RecordController.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/controllers/RecordController.ts#L153

Added line #L153 was not covered by tests

Check warning on line 240 in typescript/api/controllers/RecordController.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/controllers/RecordController.ts#L240

Added line #L240 was not covered by tests

Check warning on line 242 in typescript/api/controllers/RecordController.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/controllers/RecordController.ts#L242

Added line #L242 was not covered by tests

Check warning on line 246 in typescript/api/controllers/RecordController.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/controllers/RecordController.ts#L244-L246

Added lines #L244 - L246 were not covered by tests

Check warning on line 253 in typescript/api/controllers/RecordController.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/controllers/RecordController.ts#L253

Added line #L253 was not covered by tests

Check warning on line 262 in typescript/api/controllers/RecordController.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/controllers/RecordController.ts#L262

Added line #L262 was not covered by tests

Check warning on line 266 in typescript/api/controllers/RecordController.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/controllers/RecordController.ts#L266

Added line #L266 was not covered by tests

Check warning on line 272 in typescript/api/controllers/RecordController.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/controllers/RecordController.ts#L272

Added line #L272 was not covered by tests

Check warning on line 276 in typescript/api/controllers/RecordController.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/controllers/RecordController.ts#L276

Added line #L276 was not covered by tests

Check warning on line 290 in typescript/api/controllers/RecordController.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/controllers/RecordController.ts#L290

Added line #L290 was not covered by tests

Check warning on line 300 in typescript/api/controllers/RecordController.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/controllers/RecordController.ts#L300

Added line #L300 was not covered by tests

Check warning on line 1085 in typescript/api/controllers/webservice/RecordController.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/controllers/webservice/RecordController.ts#L1085

Added line #L1085 was not covered by tests

Check warning on line 1087 in typescript/api/controllers/webservice/RecordController.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/controllers/webservice/RecordController.ts#L1087

Added line #L1087 was not covered by tests

Check warning on line 1089 in typescript/api/controllers/webservice/RecordController.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/controllers/webservice/RecordController.ts#L1089

Added line #L1089 was not covered by tests

Check warning on line 1093 in typescript/api/controllers/webservice/RecordController.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/controllers/webservice/RecordController.ts#L1093

Added line #L1093 was not covered by tests

Check warning on line 1126 in typescript/api/controllers/webservice/RecordController.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/controllers/webservice/RecordController.ts#L1124-L1126

Added lines #L1124 - L1126 were not covered by tests

Check warning on line 1134 in typescript/api/controllers/webservice/RecordController.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/controllers/webservice/RecordController.ts#L1134

Added line #L1134 was not covered by tests

Check warning on line 1137 in typescript/api/controllers/webservice/RecordController.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/controllers/webservice/RecordController.ts#L1136-L1137

Added lines #L1136 - L1137 were not covered by tests

Check warning on line 221 in typescript/api/services/FormsService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/services/FormsService.ts#L221

Added line #L221 was not covered by tests

Check warning on line 343 in typescript/api/services/FormsService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/services/FormsService.ts#L343

Added line #L343 was not covered by tests

Check warning on line 350 in typescript/api/services/FormsService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/services/FormsService.ts#L347-L350

Added lines #L347 - L350 were not covered by tests

Check warning on line 359 in typescript/api/services/FormsService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/services/FormsService.ts#L356-L359

Added lines #L356 - L359 were not covered by tests

Check warning on line 366 in typescript/api/services/FormsService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/services/FormsService.ts#L363-L366

Added lines #L363 - L366 were not covered by tests

Check warning on line 369 in typescript/api/services/FormsService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/services/FormsService.ts#L368-L369

Added lines #L368 - L369 were not covered by tests

Check warning on line 375 in typescript/api/services/FormsService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

typescript/api/services/FormsService.ts#L371-L375

Added lines #L371 - L375 were not covered by tests