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

Replace "python3" in command by sys.executable #1105

Merged
merged 3 commits into from
Jan 6, 2023

Conversation

HuangJiameng
Copy link
Collaborator

fix #1099

@codecov-commenter
Copy link

codecov-commenter commented Jan 5, 2023

Codecov Report

Base: 39.55% // Head: 46.06% // Increases project coverage by +6.51% 🎉

Coverage data is based on head (fd9e2a3) compared to base (a9d324b).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1105      +/-   ##
==========================================
+ Coverage   39.55%   46.06%   +6.51%     
==========================================
  Files          99       82      -17     
  Lines       17981    14452    -3529     
==========================================
- Hits         7112     6658     -454     
+ Misses      10869     7794    -3075     
Impacted Files Coverage Δ
dpgen/data/gen.py 51.75% <100.00%> (+0.35%) ⬆️
dpgen/data/surf.py 66.60% <100.00%> (ø)
dpgen/remote/decide_machine.py 87.50% <0.00%> (-4.50%) ⬇️
dpgen/simplify/simplify.py 0.00% <0.00%> (ø)
dpgen/dispatcher/LocalContext.py
dpgen/remote/RemoteJob.py
dpgen/auto_test/lib/SlurmJob.py
dpgen/dispatcher/Batch.py
dpgen/dispatcher/LazyLocalContext.py
dpgen/auto_test/lib/RemoteJob.py
... and 18 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@HuangJiameng HuangJiameng requested a review from njzjz January 5, 2023 14:12
@wanghan-iapcm wanghan-iapcm merged commit ad69c27 into deepmodeling:devel Jan 6, 2023
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.

4 participants