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

ENH: Added a new `unit` field to the `param_metadata` dataset #187

Closed BvB93 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #187 (d17dd97) into master (352524c) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #187      +/-   ##
==========================================
+ Coverage   74.70%   74.76%   +0.06%     
==========================================
  Files          55       55              
  Lines        5724     5738      +14     
  Branches      967      967              
==========================================
+ Hits         4276     4290      +14     
  Misses       1207     1207              
  Partials      241      241              
Impacted Files Coverage Δ
FOX/armc/guess.py 91.74% <ø> (ø)
FOX/armc/param_mapping.py 82.81% <100.00%> (+0.38%) :arrow_up:
FOX/armc/sanitization.py 91.77% <100.00%> (+0.17%) :arrow_up:
FOX/io/hdf5_utils.py 80.12% <100.00%> (+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 352524c...d17dd97. Read the comment docs.