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

add option to select backends TF/PT #1541

Closed
wants to merge 46 commits into from

[pre-commit.ci] auto fixes from pre-commit.com hooks

a1b3ff8
Select commit
Loading
Failed to load commit list.
Closed

add option to select backends TF/PT #1541

[pre-commit.ci] auto fixes from pre-commit.com hooks
a1b3ff8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2024 in 0s

49.52% (+0.01%) compared to 1737bf6

View this Pull Request on Codecov

49.52% (+0.01%) compared to 1737bf6

Details

Codecov Report

Attention: Patch coverage is 63.93443% with 22 lines in your changes are missing coverage. Please review.

Project coverage is 49.52%. Comparing base (1737bf6) to head (a1b3ff8).
Report is 24 commits behind head on devel.

❗ Current head a1b3ff8 differs from pull request most recent head a0684ca. Consider uploading reports for the commit a0684ca to get more accurate results

Files Patch % Lines
dpgen/generator/run.py 67.92% 17 Missing ⚠️
dpgen/simplify/simplify.py 33.33% 2 Missing ⚠️
dpgen/auto_test/lib/pwscf.py 0.00% 1 Missing ⚠️
dpgen/auto_test/reproduce.py 0.00% 1 Missing ⚠️
dpgen/generator/lib/lammps.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1541      +/-   ##
==========================================
+ Coverage   49.50%   49.52%   +0.01%     
==========================================
  Files          83       83              
  Lines       14818    14835      +17     
==========================================
+ Hits         7336     7347      +11     
- Misses       7482     7488       +6     

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