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 an issue wherein dataframes were summed along the wrong axis #255

Closed BvB93 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #255 (88c2313) into master (2942072) will decrease coverage by 0.12%. The diff coverage is 5.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
- Coverage   75.60%   75.48%   -0.13%     
==========================================
  Files          65       65              
  Lines        6912     6925      +13     
  Branches     1237     1243       +6     
==========================================
+ Hits         5226     5227       +1     
- Misses       1356     1367      +11     
- Partials      330      331       +1     
Impacted Files Coverage Δ
FOX/armc/err_funcs.py 32.30% <5.26%> (-6.16%) :arrow_down:
FOX/io/read_psf.py 79.92% <0.00%> (ø)

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 2942072...88c2313. Read the comment docs.