Skip to content

breaking: dp test all data#2756

Merged
wanghan-iapcm merged 2 commits intodeepmodeling:develfrom
njzjz:test-all-data
Aug 25, 2023
Merged

breaking: dp test all data#2756
wanghan-iapcm merged 2 commits intodeepmodeling:develfrom
njzjz:test-all-data

Conversation

@njzjz
Copy link
Member

@njzjz njzjz commented Aug 23, 2023

Previously, we need to set numb_test to a quite large number to test all data. In this PR, passing 0 will lead to infinity.

Breaking change: the default value of numb_test is set to 0.

Previously, we need to set `numb_test` to a quite large number to test all data. In this PR, passing 0 will lead to infinity.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (1db2195) 78.71% compared to head (94e3479) 78.72%.
Report is 1 commits behind head on devel.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #2756   +/-   ##
=======================================
  Coverage   78.71%   78.72%           
=======================================
  Files         241      241           
  Lines       25589    25610   +21     
  Branches     1517     1517           
=======================================
+ Hits        20143    20161   +18     
- Misses       5056     5057    +1     
- Partials      390      392    +2     
Files Changed Coverage Δ
deepmd/entrypoints/test.py 7.84% <0.00%> (-0.05%) ⬇️
deepmd_cli/main.py 100.00% <ø> (ø)

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz changed the title feat: dp test all data breaking: dp test all data Aug 24, 2023
@wanghan-iapcm wanghan-iapcm merged commit 282c2a0 into deepmodeling:devel Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants