In order to tackle more interesting and deeper refactors in necessary to increase the coverage of the unit test so the changes can be made with a higher level of confidence.
The goal is to achieve at least 70-80% coverage in the package before starting any refactor in the affected package(s)
Progress:
- libai.common
- libai.common.kernels
- libai.common.functions
- libai.common.nn
- libai.common.nn.supervised
- libai.common.nn.unsupervised
- libai.search
- libai.fuzzy
- libai.fuzzy.operators
- libai.fuzzy.operators.accumulation
- libai.fuzzy.operators.activation
- libai.fuzzy.sets
- libai.fuzzy.defuzzifiers
- libai.fuzzy.modifiers
- libai.genetics
- libai.genetics.chromosomes
- libai.classifiers.dataset
- libai.classifiers.trees
- libai.classifiers.bayes
- libai.ants
- libai.ants.algorithms
In order to tackle more interesting and deeper refactors in necessary to increase the coverage of the unit test so the changes can be made with a higher level of confidence.
The goal is to achieve at least 70-80% coverage in the package before starting any refactor in the affected package(s)
Progress: