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

TA#72164 [16.0][MIG] project_milestone_estimated_hours #474

Merged
merged 10 commits into from
Dec 17, 2024

Merge branch '16.0' into TA#72164

8990628
Select commit
Loading
Failed to load commit list.
Merged

TA#72164 [16.0][MIG] project_milestone_estimated_hours #474

Merge branch '16.0' into TA#72164
8990628
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Dec 17, 2024 in 0s

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

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

Issues
======
- Added 3
           

Complexity increasing per file
==============================
- project_milestone_estimated_hours/models/project_milestone.py  1
- project_milestone_estimated_hours/tests/test_estimated_hours.py  2
         

Clones added
============
- project_milestone_estimated_hours/tests/test_estimated_hours.py  1
         

See the complete overview on Codacy

Annotations

Check notice on line 4 in project_milestone_estimated_hours/__init__.py

See this annotation in the file changed.

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

project_milestone_estimated_hours/__init__.py#L4

'.models' imported but unused (F401)

Check warning on line 3 in project_milestone_estimated_hours/__manifest__.py

See this annotation in the file changed.

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

project_milestone_estimated_hours/__manifest__.py#L3

Statement seems to have no effect

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

See this annotation in the file changed.

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

project_milestone_estimated_hours/models/__init__.py#L4

'.project_milestone' imported but unused (F401)