CompPhysVienna / n2p2

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

Allow manual definition of test set #175

Closed singraber closed 1 year ago

singraber commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #175 (383197e) into master (6be249e) will decrease coverage by 0.03%. The diff coverage is 46.66%.

@@            Coverage Diff             @@
##           master     #175      +/-   ##
==========================================
- Coverage   74.94%   74.90%   -0.04%     
==========================================
  Files         103      103              
  Lines       13949    13961      +12     
==========================================
+ Hits        10454    10458       +4     
- Misses       3495     3503       +8     
Flag Coverage Δ
cpp 74.95% <46.66%> (-0.04%) :arrow_down:
python 72.69% <ø> (ø)

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

Impacted Files Coverage Δ
src/libnnp/Structure.cpp 78.90% <14.28%> (-0.90%) :arrow_down:
src/libnnptrain/Training.cpp 77.09% <75.00%> (-0.05%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more