Skip to content

release: v1.0.0 - Core Application Modernization and QA Overhaul#47

Merged
Mike031289 merged 72 commits into
mainfrom
develop
Jul 17, 2026
Merged

release: v1.0.0 - Core Application Modernization and QA Overhaul#47
Mike031289 merged 72 commits into
mainfrom
develop

Merge pull request #46 from Mike031289/test/code-covrage

28f78a5
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jul 17, 2026 in 0s

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

Annotations

Check warning on line 37 in .github/workflows/ci.yml

See this annotation in the file changed.

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

.github/workflows/ci.yml#L37

An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.

Check warning on line 52 in src/AppBundle/Controller/TaskController.php

See this annotation in the file changed.

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

src/AppBundle/Controller/TaskController.php#L52

Implicit true comparisons prohibited; use === TRUE instead

Check warning on line 38 in src/AppBundle/DataFixtures/ORM/LoadData.php

See this annotation in the file changed.

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

src/AppBundle/DataFixtures/ORM/LoadData.php#L38

Method LoadData::load has 77 lines of code (limit is 50)

Check warning on line 38 in src/AppBundle/DataFixtures/ORM/LoadData.php

See this annotation in the file changed.

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

src/AppBundle/DataFixtures/ORM/LoadData.php#L38

The method load() has 119 lines of code. Current threshold is set to 100. Avoid really long methods.

Check warning on line 16 in tests/bootstrap.php

See this annotation in the file changed.

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

tests/bootstrap.php#L16

Implicit true comparisons prohibited; use === TRUE instead

Check warning on line 1 in web/test-coverage/.css/octicons.css

See this annotation in the file changed.

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

web/test-coverage/.css/octicons.css#L1

Unknown rule scss_function-disallowed-list. Did you mean function-disallowed-list?

Check warning on line 1 in web/test-coverage/.css/style.css

See this annotation in the file changed.

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

web/test-coverage/.css/style.css#L1

Unknown rule scss_function-disallowed-list. Did you mean function-disallowed-list?