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

TST: Add tests for `FOX.from_hdf5()` #160

Closed BvB93 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #160 (bafe62c) into master (f03ba3e) will increase coverage by 0.28%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
+ Coverage   70.16%   70.44%   +0.28%     
==========================================
  Files          58       58              
  Lines        5694     5711      +17     
  Branches      949      950       +1     
==========================================
+ Hits         3995     4023      +28     
+ Misses       1474     1468       -6     
+ Partials      225      220       -5     
Impacted Files Coverage Δ
FOX/io/hdf5_utils.py 79.09% <100.00%> (+5.39%) :arrow_up:
FOX/io/read_psf.py 80.10% <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 f03ba3e...bafe62c. Read the comment docs.