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: ignore UP031 #762

Merged
merged 2 commits into from
Dec 4, 2024

fix bugs

e6a66c6
Select commit
Loading
Failed to load commit list.
Merged

Fix: ignore UP031 #762

fix bugs
e6a66c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2024 in 0s

85.15% (+0.00%) compared to 467ffbd

View this Pull Request on Codecov

85.15% (+0.00%) compared to 467ffbd

Details

Codecov Report

Attention: Patch coverage is 45.16129% with 17 lines in your changes missing coverage. Please review.

Project coverage is 85.15%. Comparing base (467ffbd) to head (e6a66c6).

Files with missing lines Patch % Lines
dpdata/system.py 0.00% 4 Missing ⚠️
dpdata/plugins/amber.py 0.00% 2 Missing ⚠️
dpdata/plugins/gaussian.py 0.00% 2 Missing ⚠️
dpdata/rdkit/sanitize.py 0.00% 2 Missing ⚠️
dpdata/vasp/xml.py 0.00% 2 Missing ⚠️
dpdata/abacus/relax.py 0.00% 1 Missing ⚠️
dpdata/deepmd/hdf5.py 50.00% 1 Missing ⚠️
dpdata/deepmd/raw.py 0.00% 1 Missing ⚠️
dpdata/gaussian/gjf.py 50.00% 1 Missing ⚠️
dpdata/lammps/lmp.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            devel     #762   +/-   ##
=======================================
  Coverage   85.15%   85.15%           
=======================================
  Files          81       81           
  Lines        7526     7526           
=======================================
  Hits         6409     6409           
  Misses       1117     1117           

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