nlesc-nano / auto-FOX

A library for analyzing potential energy surfaces (PESs) and using the resulting PES descriptors for constructing forcefield parameters.
GNU Lesser General Public License v3.0
9 stars 8 forks source link

BUG: Fixed in issue wherein `PSFContainer.sort_values` did not not update the residue ID #238

Closed BvB93 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #238 (99b3762) into master (6170350) will increase coverage by 0.01%. The diff coverage is 84.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #238      +/-   ##
==========================================
+ Coverage   76.69%   76.71%   +0.01%     
==========================================
  Files          64       64              
  Lines        6703     6716      +13     
  Branches     1180     1183       +3     
==========================================
+ Hits         5141     5152      +11     
  Misses       1255     1255              
- Partials      307      309       +2     
Impacted Files Coverage Δ
FOX/io/read_psf.py 82.40% <84.61%> (+0.06%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6170350...99b3762. Read the comment docs.