alchemistry / alchemtest

the simple alchemistry test set
https://alchemtest.readthedocs.io
BSD 3-Clause "New" or "Revised" License
8 stars 12 forks source link

added tests for the new regex #86

Closed DrDomenicoMarson closed 1 year ago

DrDomenicoMarson commented 1 year ago

Added the needed test for alchemlyb PR # 273, namely: a field=value without spaces around the equal sign, and a file where the initial simulation time can't be read.

codecov[bot] commented 1 year ago

Codecov Report

Merging #86 (934c92e) into master (efe8202) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #86   +/-   ##
=======================================
  Coverage   99.37%   99.37%           
=======================================
  Files          11       11           
  Lines         160      160           
  Branches       19       19           
=======================================
  Hits          159      159           
  Misses          1        1           
Flag Coverage Δ
unittests 99.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/alchemtest/amber/access.py 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.