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

REL: Auto-FOX 0.9.0 #228

Closed BvB93 closed 3 years ago

BvB93 commented 3 years ago

Auto-FOX 0.9.0

codecov[bot] commented 3 years ago

Codecov Report

Merging #228 (fb553ba) into master (92993d8) will decrease coverage by 1.91%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #228      +/-   ##
==========================================
- Coverage   76.78%   74.86%   -1.92%     
==========================================
  Files          63       63              
  Lines        6604     6601       -3     
  Branches     1155     1155              
==========================================
- Hits         5071     4942     -129     
- Misses       1236     1323      +87     
- Partials      297      336      +39     
Impacted Files Coverage Δ
FOX/__version__.py 100.00% <100.00%> (ø)
FOX/entry_points.py 24.39% <0.00%> (-23.23%) :arrow_down:
FOX/logger.py 73.13% <0.00%> (-19.41%) :arrow_down:
FOX/functions/charge_utils.py 75.00% <0.00%> (-11.30%) :arrow_down:
FOX/armc/package_manager.py 65.85% <0.00%> (-10.98%) :arrow_down:
FOX/armc/armc_pt.py 75.00% <0.00%> (-10.00%) :arrow_down:
FOX/armc/monte_carlo.py 72.22% <0.00%> (-7.88%) :arrow_down:
FOX/functions/cp2k_utils.py 48.27% <0.00%> (-6.90%) :arrow_down:
FOX/armc/run_armc.py 68.75% <0.00%> (-3.13%) :arrow_down:
FOX/io/read_xyz.py 68.11% <0.00%> (-2.90%) :arrow_down:
... and 8 more

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 92993d8...fb553ba. Read the comment docs.