Commit Graph

9 Commits

Author SHA1 Message Date
Ricardo Montañana Gómez
6d8b55a808 Fix conan (#10)
* Fix debug conan build target

* Add viewcoverage and fix coverage generation

* Add more tests to cover new integrity checks

* Add tests to accomplish 100%

* Fix conan-create makefile target
2025-07-02 20:09:34 +02:00
f1dae498ac Fix tests 2025-06-28 18:41:33 +02:00
99b751a4d4 Claude enhancement proposal 2025-06-28 13:17:31 +02:00
7d62d6af4a Remove unneeded ; 2024-11-20 20:07:09 +01:00
ea70535984 Update config variable names 2024-09-29 13:28:44 +02:00
2d8b949abd Refactor library version and installation 2024-07-23 00:36:31 +02:00
210af46a88 Change library name to fimdlp 2024-07-22 11:26:16 +02:00
1cf245fa49 Update version number 2024-07-04 18:19:05 +02:00
Ricardo Montañana Gómez
e36d9af8f9 Fix BinDisc quantile mistakes (#9)
* Fix BinDisc quantile mistakes

* Fix FImdlp tests

* Fix tests, samples and remove uneeded support files

* Add coypright header to sources
Fix coverage report
Add coverage badge to README

* Update sonar github action

* Move sources to a folder and change ArffFiles files to library

* Add recursive submodules to github action
2024-07-04 17:27:39 +02:00