CompPhysVienna / n2p2

n2p2 - A Neural Network Potential Package
https://compphysvienna.github.io/n2p2/
GNU General Public License v3.0
217 stars 82 forks source link

New data set normalization procedure #109

Closed singraber closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #109 (73c728e) into master (4ce8c70) will decrease coverage by 1.82%. The diff coverage is 8.98%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
- Coverage   72.22%   70.40%   -1.83%     
==========================================
  Files         130      131       +1     
  Lines       14249    14665     +416     
==========================================
+ Hits        10292    10325      +33     
- Misses       3957     4340     +383     
Flag Coverage Δ
cpp 72.87% <8.98%> (-2.14%) :arrow_down:
python 70.40% <8.98%> (-1.83%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/application/nnp-norm2.cpp 0.00% <0.00%> (ø)
src/libnnp/Element.h 100.00% <ø> (ø)
src/libnnp/Log.h 0.00% <ø> (ø)
src/libnnp/Mode.h 66.66% <ø> (ø)
src/libnnp/Settings.h 100.00% <ø> (ø)
src/libnnptrain/Training.cpp 66.23% <0.00%> (-6.97%) :arrow_down:
src/libnnptrain/Training.h 80.00% <ø> (ø)
src/application/nnp-train.cpp 91.89% <80.00%> (-2.23%) :arrow_down:
src/libnnp/Settings.cpp 93.85% <87.50%> (-0.34%) :arrow_down:
src/application/nnp-norm.cpp 97.50% <100.00%> (-0.02%) :arrow_down:
... and 4 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 4ce8c70...73c728e. Read the comment docs.