diff --git a/CHANGELOG.md b/CHANGELOG.md index eafa922..948f4e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - *convergence_best* hyperparameter to the BoostAODE class, to control the way the prior accuracy is computed if convergence is set. Default value is *false*. - SPnDE model. - A2DE model. +- A2DE & SPnDE tests. +- Add tests to reach 99% of coverage. ### Internal @@ -21,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Refactor catch2 library location to test/lib - Refactor loadDataset function in tests. - Remove conditionalEdgeWeights method in BayesMetrics. -- A2DE & SPnDE tests. +- Refactor Coverage Report generation. ## [1.0.5] 2024-04-20