Skip to content

added test for canvas #482

added test for canvas

added test for canvas #482

GitHub Actions / Qodana Community for Python completed Jan 5, 2024 in 0s

829 new problems found by Qodana Community for Python

Qodana Community for Python

829 new problems were found

Inspection name Severity Problems
Unbound local variables 🔶 Warning 40
Incorrect type 🔶 Warning 25
Depencencies in pyproject.toml 🔶 Warning 25
Fixture is not requested by test functions 🔶 Warning 4
Attempt to call a non-callable object 🔶 Warning 1
The default argument is mutable 🔶 Warning 1
Overloads in regular Python files 🔶 Warning 1
Accessing a protected member of a class or a module ◽️ Notice 267
PEP 8 naming convention violation ◽️ Notice 255
PEP 8 coding style violation ◽️ Notice 92
An instance attribute is defined outside init`` ◽️ Notice 56
Shadowing names from outer scopes ◽️ Notice 42
Unused local symbols ◽️ Notice 16
Shadowing built-in names ◽️ Notice 2
Unclear exception clauses ◽️ Notice 1
Method is not declared static ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 1213 in atom/data_cleaning.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _labels defined outside __init__

Check notice on line 1272 in atom/baserunner.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _metric defined outside __init__

Check notice on line 753 in atom/data_cleaning.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute missing_ defined outside __init__

Check notice on line 178 in atom/basetransformer.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _backend defined outside __init__

Check notice on line 964 in atom/nlp.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _estimator defined outside __init__

Check notice on line 183 in atom/pipeline.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _mem_fit defined outside __init__

Check notice on line 403 in atom/ensembles.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _label_encoder defined outside __init__

Check notice on line 579 in atom/atom.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute report defined outside __init__

Check notice on line 424 in atom/data_cleaning.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _counts defined outside __init__

Check notice on line 1509 in atom/data_cleaning.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute mapping_ defined outside __init__

Check notice on line 331 in atom/basetransformer.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _random_state defined outside __init__

Check notice on line 292 in atom/basetransformer.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _experiment defined outside __init__

Check notice on line 1939 in atom/basemodel.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute dashboard defined outside __init__

Check notice on line 1510 in atom/data_cleaning.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _to_value defined outside __init__

Check notice on line 163 in atom/basetransformer.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _engine defined outside __init__

Check notice on line 142 in atom/branch/branchmanager.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _current defined outside __init__

Check notice on line 429 in atom/data_cleaning.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _estimator defined outside __init__

Check notice on line 422 in atom/data_cleaning.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute mapping_ defined outside __init__

Check notice on line 1254 in atom/feature_engineering.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute collinear_ defined outside __init__

Check notice on line 377 in atom/data_cleaning.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute target_names_in_ defined outside __init__

Check notice on line 1950 in atom/data_cleaning.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _estimator defined outside __init__

Check notice on line 750 in atom/data_cleaning.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _estimators defined outside __init__

Check notice on line 196 in atom/basetransformer.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _memory defined outside __init__

Check notice on line 1112 in atom/feature_engineering.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _low_variance defined outside __init__

Check notice on line 2282 in atom/data_cleaning.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _estimator defined outside __init__