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

[pre-commit.ci] pre-commit autoupdate #528

Merged
merged 8 commits into from
Aug 23, 2023

fix E721 Do not compare types, use isinstance()

411c088
Select commit
Loading
Failed to load commit list.
Merged

[pre-commit.ci] pre-commit autoupdate #528

fix E721 Do not compare types, use isinstance()
411c088
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2023 in 0s

82.95% (+0.00%) compared to 5db6410

View this Pull Request on Codecov

82.95% (+0.00%) compared to 5db6410

Details

Codecov Report

Patch coverage: 50.00% and no project coverage change.

Comparison is base (5db6410) 82.95% compared to head (411c088) 82.95%.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel     #528   +/-   ##
=======================================
  Coverage   82.95%   82.95%           
=======================================
  Files          73       73           
  Lines        6494     6494           
=======================================
  Hits         5387     5387           
  Misses       1107     1107           
Files Changed Coverage Δ
dpdata/md/rdf.py 0.00% <0.00%> (ø)
dpdata/abacus/md.py 99.21% <100.00%> (ø)
dpdata/system.py 85.58% <100.00%> (ø)

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