Skip to content

fix(assessment): remove seq scans and connection starvation from live… - #2408

Open
neerajhariyale wants to merge 1 commit into
mainfrom
fix/assessment-service-live-exam-performance
Open

fix(assessment): remove seq scans and connection starvation from live…#2408
neerajhariyale wants to merge 1 commit into
mainfrom
fix/assessment-service-live-exam-performance

fix(assessment): remove seq scans and connection starvation from live…

93dcefa
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Aug 1, 2026 in 0s

9 new issues (0 max.) of at least severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 9
           

Complexity increasing per file
==============================
- assessment_service/src/main/java/vacademy/io/assessment_service/core/config/AsyncConfig.java  1
         

See the complete overview on Codacy

Annotations

Check warning on line 1 in assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql#L1

Expected SET ANSI_NULLS ON near top of file

Check warning on line 1 in assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql#L1

Expected SET NOCOUNT ON near top of file

Check warning on line 1 in assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql#L1

Expected SET QUOTED_IDENTIFIER ON near top of file

Check warning on line 1 in assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql#L1

Expected SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED near top of file

Check notice on line 34 in assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql#L34

Expected TSQL Keyword to be capitalized

Check notice on line 41 in assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql#L41

Expected TSQL Keyword to be capitalized

Check notice on line 48 in assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql#L48

Expected TSQL Keyword to be capitalized

Check notice on line 54 in assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql#L54

Expected TSQL Keyword to be capitalized

Check notice on line 60 in assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql#L60

Expected TSQL Keyword to be capitalized