Skip to content

TA#72163 [16.0][MIG][ADD] project_milestone_enhanced : adding feature…

Codacy Production / Codacy Static Code Analysis required action Dec 4, 2024 in 0s

5 new issues (0 max.) of at least minor severity.

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

Issues
======
- Added 5
           

Complexity increasing per file
==============================
- project_milestone_enhanced/models/task_stage.py  1
- project_milestone_enhanced/models/project_milestone.py  3
- project_milestone_enhanced/models/project.py  3
- project_milestone_enhanced/tests/test_project.py  3
         

See the complete overview on Codacy

Annotations

Check notice on line 4 in project_milestone_enhanced/__init__.py

See this annotation in the file changed.

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

project_milestone_enhanced/__init__.py#L4

'.models' imported but unused (F401)

Check warning on line 3 in project_milestone_enhanced/__manifest__.py

See this annotation in the file changed.

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

project_milestone_enhanced/__manifest__.py#L3

Statement seems to have no effect

Check notice on line 4 in project_milestone_enhanced/models/__init__.py

See this annotation in the file changed.

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

project_milestone_enhanced/models/__init__.py#L4

'.project' imported but unused (F401)

Check notice on line 5 in project_milestone_enhanced/models/__init__.py

See this annotation in the file changed.

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

project_milestone_enhanced/models/__init__.py#L5

'.project_milestone' imported but unused (F401)

Check notice on line 6 in project_milestone_enhanced/models/__init__.py

See this annotation in the file changed.

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

project_milestone_enhanced/models/__init__.py#L6

'.task_stage' imported but unused (F401)