Skip to content

[16.0][MIG] account_fr_ca_labels

Codacy Production / Codacy Static Code Analysis required action Oct 30, 2024 in 0s

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

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

Issues
======
- Added 4
           

Complexity increasing per file
==============================
- account_fr_ca_labels/models/translate.py  6
- account_fr_ca_labels/models/translate_term_fr_ca.py  1
- account_fr_ca_labels/tests/test_fr_translations.py  2
         

Clones added
============
- account_fr_ca_labels/models/translate.py  2
- account_fr_ca_labels/tests/test_fr_translations.py  2
         

See the complete overview on Codacy

Annotations

Check notice on line 5 in account_fr_ca_labels/__init__.py

See this annotation in the file changed.

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

account_fr_ca_labels/__init__.py#L5

'.models' imported but unused (F401)

Check warning on line 4 in account_fr_ca_labels/__manifest__.py

See this annotation in the file changed.

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

account_fr_ca_labels/__manifest__.py#L4

Statement seems to have no effect

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

See this annotation in the file changed.

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

account_fr_ca_labels/models/__init__.py#L4

'.translate_term_fr_ca' imported but unused (F401)

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

See this annotation in the file changed.

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

account_fr_ca_labels/models/__init__.py#L5

'.translate' imported but unused (F401)