Skip to content
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

Merged
merged 5 commits into from Oct 11, 2021

Conversation

shazj99
Copy link
Contributor

@shazj99 shazj99 commented Oct 11, 2021

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

amcadmus and others added 5 commits August 27, 2021 21:56
fix typo in github actions release to conda
Change-Id: I17774bee345634e4e72bd783e8112eefaaf9f0d3

Co-authored-by: Zhengju Sha <jenny@bytedance.com>
Change-Id: I0e48ec74d0a0d0d6c26988c6e8c28428a362b5d9
@codecov-commenter
Copy link

codecov-commenter commented Oct 11, 2021

Codecov Report

Merging #568 (a8b940f) into master (02037ad) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #568   +/-   ##
=======================================
  Coverage   33.03%   33.03%           
=======================================
  Files          86       86           
  Lines       14730    14730           
=======================================
  Hits         4866     4866           
  Misses       9864     9864           
Impacted Files Coverage Δ
dpgen/auto_test/common_equi.py 59.12% <0.00%> (ø)

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 02037ad...a8b940f. Read the comment docs.

Copy link
Collaborator

@AnguseZhang AnguseZhang left a 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!

@amcadmus amcadmus changed the base branch from master to devel October 11, 2021 23:48
@amcadmus amcadmus merged commit cb67774 into deepmodeling:devel Oct 11, 2021
Cloudac7 pushed a commit to Cloudac7/dpgen that referenced this pull request Dec 1, 2021
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants