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: Fix PA-ARMC not correctly reshaping the acceptance array #265

Closed BvB93 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #265 (706d126) into master (8907845) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #265      +/-   ##
==========================================
+ Coverage   75.25%   75.27%   +0.01%     
==========================================
  Files          66       66              
  Lines        7053     7053              
  Branches     1354     1355       +1     
==========================================
+ Hits         5308     5309       +1     
+ Misses       1407     1406       -1     
  Partials      338      338              
Impacted Files Coverage Δ
FOX/armc/armc.py 85.65% <100.00%> (+0.40%) :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 8907845...706d126. Read the comment docs.