Added: test for checkpoints and decoupled the load of a checkpoint #50
21 new problems found by Qodana Community for Python
Qodana Community for Python
21 new problems were found
Inspection name | Severity | Problems |
---|---|---|
PEP 8 naming convention violation |
◽️ Notice | 16 |
Incorrect docstring |
◽️ Notice | 4 |
Accessing a protected member of a class or a module |
◽️ 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]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check notice on line 421 in mloptimizer/genoptimizer/base.py
github-actions / Qodana Community for Python
Incorrect docstring
Missing parameter checkpoint_path in docstring
Check notice on line 420 in mloptimizer/genoptimizer/base.py
github-actions / Qodana Community for Python
Incorrect docstring
Missing parameter logbook in docstring
Check notice on line 422 in mloptimizer/genoptimizer/base.py
github-actions / Qodana Community for Python
Incorrect docstring
Missing parameter checkpoint_flag in docstring
Check notice on line 421 in mloptimizer/genoptimizer/base.py
github-actions / Qodana Community for Python
Incorrect docstring
Missing parameter start_gen in docstring
Check notice on line 21 in mloptimizer/test/test_aux/test_CustomXGBClassifier.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Variable in function should be lowercase
Check notice on line 179 in mloptimizer/aux/alg_wrapper.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Argument name should be lowercase
Check notice on line 11 in mloptimizer/test/test_aux/test_plots.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Variable in function should be lowercase
Check notice on line 35 in mloptimizer/test/test_genoptimizer/test_meta.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Variable in function should be lowercase
Check notice on line 28 in mloptimizer/test/test_aux/test_CustomXGBClassifier.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Variable in function should be lowercase
Check notice on line 123 in mloptimizer/aux/alg_wrapper.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Argument name should be lowercase
Check notice on line 37 in mloptimizer/test/test_aux/test_CustomXGBClassifier.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Variable in function should be lowercase
Check notice on line 18 in mloptimizer/test/test_aux/test_alg_wrapper.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Variable in function should be lowercase
Check notice on line 157 in mloptimizer/aux/alg_wrapper.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Argument name should be lowercase
Check notice on line 135 in mloptimizer/test/test_genoptimizer/test_meta.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Variable in function should be lowercase
Check notice on line 81 in mloptimizer/test/test_genoptimizer/test_meta.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Variable in function should be lowercase
Check notice on line 200 in mloptimizer/aux/alg_wrapper.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Argument name should be lowercase
Check notice on line 9 in mloptimizer/test/test_aux/test_CustomXGBClassifier.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Variable in function should be lowercase
Check notice on line 46 in mloptimizer/test/test_genoptimizer/test_meta.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Variable in function should be lowercase
Check notice on line 55 in mloptimizer/test/test_genoptimizer/test_meta.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Variable in function should be lowercase
Check notice on line 96 in mloptimizer/test/test_genoptimizer/test_meta.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Variable in function should be lowercase
Check notice on line 10 in docs/conf.py
github-actions / Qodana Community for Python
Accessing a protected member of a class or a module
Access to a protected member _sg_scraper of a class