oneDAL icon indicating copy to clipboard operation
oneDAL copied to clipboard

Code quality improvements - adress findings from www.codefactor.io

Open napetrov opened this issue 2 years ago • 3 comments

Please create PRs for addressing code quality issues reported by codefactor scans

https://www.codefactor.io/repository/github/oneapi-src/onedal

Some problems are simple fixes and i would expect that they can be fixed across entire repo and not one by one Other might be super complex and i don't think can be fixed without serious refactoring - code complexity

napetrov avatar Oct 01 '21 10:10 napetrov

@napetrov feel free to assign any of the refactoring issues to me and @saiteja13427, would be happy to contribute.

shekhar-chauhan avatar Apr 04 '23 18:04 shekhar-chauhan

@napetrov I want to refactor the code, but can you tell me the testing procedure. Particularly I want to refactor those large number of if-elif conditions in /docs/dalapi/doxypy/parser/compound.py

Amruta789 avatar Apr 07 '23 13:04 Amruta789

@shekhar-chauhan @Amruta789 - sorry, missed notifications here. Be free to raise PRs with fixes.

napetrov avatar Jun 08 '23 17:06 napetrov