-
Notifications
You must be signed in to change notification settings - Fork 175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix dispatcher bugs in autotest run #568
Conversation
Merge devel into master
fix typo in github actions release to conda
Change-Id: I17774bee345634e4e72bd783e8112eefaaf9f0d3 Co-authored-by: Zhengju Sha <jenny@bytedance.com>
Change-Id: I0e48ec74d0a0d0d6c26988c6e8c28428a362b5d9
Codecov Report
@@ Coverage Diff @@
## master #568 +/- ##
=======================================
Coverage 33.03% 33.03%
=======================================
Files 86 86
Lines 14730 14730
=======================================
Hits 4866 4866
Misses 9864 9864
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contributions!
* fix typo in github actions release to conda * Get from_poscar_path only when from_poscar is true (deepmodeling#537) Change-Id: I17774bee345634e4e72bd783e8112eefaaf9f0d3 Co-authored-by: Zhengju Sha <jenny@bytedance.com> * fix dispatcher bugs in autotest run Change-Id: I0e48ec74d0a0d0d6c26988c6e8c28428a362b5d9 Co-authored-by: Han Wang <amcadmus@gmail.com> Co-authored-by: felix5572 <felix5572@github.com> Co-authored-by: Zhengju Sha <jenny@bytedance.com>
After commit 66492d1, autotest has been broken down since it only submit one task to run actually. Here we revert it back to previous behavior.
Change-Id: I55a67580bd95d169ce596ed6f0ed2e36485ced9e