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: Add two new error functions #252

Closed BvB93 closed 2 years ago

BvB93 commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #252 (ddc389f) into master (968ecfa) will increase coverage by 0.12%. The diff coverage is 17.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #252      +/-   ##
==========================================
+ Coverage   75.78%   75.91%   +0.12%     
==========================================
  Files          65       65              
  Lines        6926     6942      +16     
  Branches     1236     1236              
==========================================
+ Hits         5249     5270      +21     
+ Misses       1348     1347       -1     
+ Partials      329      325       -4     
Impacted Files Coverage Δ
FOX/armc/__init__.py 100.00% <ø> (ø)
FOX/armc/err_funcs.py 38.46% <17.64%> (-11.54%) :arrow_down:
FOX/io/hdf5_utils.py 80.76% <0.00%> (+0.59%) :arrow_up:
FOX/armc/monte_carlo.py 79.09% <0.00%> (+1.36%) :arrow_up:
FOX/armc/package_manager.py 76.82% <0.00%> (+2.43%) :arrow_up:
FOX/functions/cp2k_utils.py 55.17% <0.00%> (+6.89%) :arrow_up:
FOX/logger.py 92.53% <0.00%> (+8.95%) :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 968ecfa...ddc389f. Read the comment docs.