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: support shuffle_poscar for other formats #1610

Merged
merged 1 commit into from
Aug 3, 2024

fix: support shuffle_poscar for other formats

0382152
Select commit
Loading
Failed to load commit list.
Merged

fix: support shuffle_poscar for other formats #1610

fix: support shuffle_poscar for other formats
0382152
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2024 in 0s

49.56% (+0.03%) compared to c4552bd

View this Pull Request on Codecov

49.56% (+0.03%) compared to c4552bd

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 49.56%. Comparing base (c4552bd) to head (0382152).

Files Patch % Lines
dpgen/generator/run.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1610      +/-   ##
==========================================
+ Coverage   49.52%   49.56%   +0.03%     
==========================================
  Files          83       83              
  Lines       14872    14860      -12     
==========================================
- Hits         7366     7365       -1     
+ Misses       7506     7495      -11     

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