wehs7661 / ensemble_md

A python package for performing GROMACS simulation ensembles
MIT License
13 stars 4 forks source link

Unit tests for MT-REXEE functionalities #59

Open wehs7661 opened 1 week ago

wehs7661 commented 1 week ago

This PR aims to enhance the code coverage of the patch in PR #57 to at least 95%.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.75%. Comparing base (710db92) to head (b6d5fe1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## pr-57 #59 +/- ## ========================================== + Coverage 70.31% 70.75% +0.43% ========================================== Files 11 11 Lines 2661 2660 -1 ========================================== + Hits 1871 1882 +11 + Misses 790 778 -12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.