Although the coverage is 78%, the tests cover very little apart from the regular cases. A lot of if branches especially in error cases are not covered. Additionally, the following functions and modules are not covered at all:
unlocknn.metrics
unlocknn.megnet_utils
.default_megnet_config()
.scale_targets()
Although the coverage is 78%, the tests cover very little apart from the regular cases. A lot of
ifbranches especially in error cases are not covered. Additionally, the following functions and modules are not covered at all:unlocknn.metricsunlocknn.megnet_utils.default_megnet_config().scale_targets()