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 tool to check weight derivatives #108

Closed singraber closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #108 (48d29f3) into master (b3625e0) will increase coverage by 0.41%. The diff coverage is 93.93%.

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
+ Coverage   74.52%   74.94%   +0.41%     
==========================================
  Files         102      103       +1     
  Lines       13651    13948     +297     
==========================================
+ Hits        10174    10453     +279     
- Misses       3477     3495      +18     
Flag Coverage Δ
cpp 74.99% <93.93%> (+0.42%) :arrow_up:
python 72.69% <ø> (ø)

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

Impacted Files Coverage Δ
src/libnnptrain/Dataset.cpp 68.04% <ø> (ø)
src/libnnptrain/Training.h 100.00% <ø> (ø)
src/libnnptrain/Training.cpp 77.13% <91.20%> (+0.88%) :arrow_up:
src/application/nnp-checkdw.cpp 95.93% <95.93%> (ø)

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 b3625e0...48d29f3. Read the comment docs.