Becksteinlab / GromacsWrapper

GromacsWrapper wraps system calls to GROMACS tools into thin Python classes (GROMACS 4.6.5 - 2024 supported).
https://gromacswrapper.readthedocs.org
GNU General Public License v3.0
171 stars 54 forks source link

updated to versioneer 0.29 #266

Closed orbeckst closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #266 (1a0b3cc) into main (51e1a03) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #266      +/-   ##
==========================================
- Coverage   68.89%   68.88%   -0.01%     
==========================================
  Files          22       22              
  Lines        3945     3944       -1     
  Branches      708      708              
==========================================
- Hits         2718     2717       -1     
  Misses       1047     1047              
  Partials      180      180              
Files Coverage Δ
gromacs/__init__.py 71.87% <100.00%> (-0.44%) :arrow_down:

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!