ci(dedal): implement coverage calculation for the library
As part of this implementation, the test jobs in the CI/CD pipeline have been split into two:
-
Unit tests – These complete in a few minutes (1-2 minutes), providing quick feedback to the developer.
-
Integration tests – These take significantly longer (20-30 minutes), ensuring a thorough validation of the system.
Parent artefact: https://tvb-projects.atlassian.net/browse/VT-87
Edited by Jithu Murugan