Skip to content

update assessments API to fetch by userId and tenantId arrays and ret…

76695c0
Select commit
Loading
Failed to load commit list.
Merged

update assessments API to fetch by userId and tenantId arrays and return all user assessment records per tenant #122

update assessments API to fetch by userId and tenantId arrays and ret…
76695c0
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Mar 31, 2026 in 23s

Annotations

Check warning on line 821 in src/modules/tracking_assessment/tracking_assessment.service.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Expected a `for-of` loop instead of a `for` loop with this simple iteration.

See more on https://sonarcloud.io/project/issues?id=tekdi_tracking-microservice&issues=AZ1DmBc24HCX6-egq5vn&open=AZ1DmBc24HCX6-egq5vn&pullRequest=122

Check warning on line 812 in src/modules/tracking_assessment/tracking_assessment.service.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `Number.parseFloat` over `parseFloat`.

See more on https://sonarcloud.io/project/issues?id=tekdi_tracking-microservice&issues=AZ1DmBc24HCX6-egq5vo&open=AZ1DmBc24HCX6-egq5vo&pullRequest=122