-
Update the complex `:ok`, `:error` flow to simpler to read solution.
So i want to have a look at [MonadEx](http://blog.danielberkompas.com/2015/09/03/better-pipelines-with-monadex.html)
-
File name: src/controllers/category.js.
Warnings: Refactor this function to reduce its Cognitive Complexity from 27 to the 15 allowed.
Link: https://sonarcloud.io/project/issues?cleanCodeAttribu…
-
Reported by CodeFactor
https://www.codefactor.io/repository/github/propertytools/propertytools/file/develop/Source/PropertyTools.Wpf/DataGrid/DataGrid.cs
-
File name: src/controllers/category.js.
Warnings: Refactor this function to reduce its Cognitive Complexity from 27 to the 15 allowed.
Link: https://sonarcloud.io/project/issues?cleanCodeAttri…
-
Create a format for sonar plugin in order to abstract sonar metrics.
This format should work with JS/CSS/HTML and anything else
-
### What would you like to see added to HDMF?
Some functions have high cyclomatic complexity and are therefore more challenging to understand and maintain. See https://github.com/NeurodataWithoutBord…
-
On codecov, there is a metric called code complexity. What is it, should we be concerned by the percentages and if yes, what can we do to increase the percentages?
-
Inspired by https://hexdocs.pm/credo/Credo.Check.Refactor.ABCSize.html
Read the comments below to find more possible rules :)
-
https://www.codefactor.io/repository/github/propertytools/propertytools/file/develop/Source/PropertyTools.Wpf/PropertyGrid/PropertyGrid.cs
-
Symbols for methods/functions will have code complexity scoring in the view (using the McCabe's Cyclomatic Complexity model).