SMACT icon indicating copy to clipboard operation
SMACT copied to clipboard

Low code coverage

Open AntObi opened this issue 2 years ago • 0 comments

The code coverage for SMACT can be reviewed here: https://app.codecov.io/gh/WMD-group/SMACT/tree/master/smact

I would like to bring particular attention to the following modules:

module coverage (%)
smact.distorter 23.53
smact.lattice_parameters 27.93
smact.structure_prediction 62.50
smact.properties 67.31

These modules (the first two in particular) have particularly low coverage. I'll assign increasing the code coverage of the structure_prediction and smact.properties to myself. For the other two modules, I can look to increase the code coverage of them, but I also think that we should have a review of the codebase to see how older functions still integrate with the rest of SMACT.

AntObi avatar Sep 04 '23 14:09 AntObi