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

[r3.0] release v3.0.1 #4487

Merged
merged 13 commits into from
Dec 23, 2024

fix: print dlerror if dlopen fails (#4485)

4698c56
Select commit
Loading
Failed to load commit list.
Merged

[r3.0] release v3.0.1 #4487

fix: print dlerror if dlopen fails (#4485)
4698c56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2024 in 1s

84.65% (+0.00%) compared to ad30709

View this Pull Request on Codecov

84.65% (+0.00%) compared to ad30709

Details

Codecov Report

Attention: Patch coverage is 74.19355% with 8 lines in your changes missing coverage. Please review.

Project coverage is 84.65%. Comparing base (ad30709) to head (4698c56).

Files with missing lines Patch % Lines
source/api_cc/src/common.cc 0.00% 3 Missing ⚠️
...eepmd/dpmodel/atomic_model/pairtab_atomic_model.py 50.00% 1 Missing ⚠️
...epmd/pt/model/atomic_model/pairtab_atomic_model.py 50.00% 1 Missing ⚠️
deepmd/utils/data.py 50.00% 1 Missing ⚠️
deepmd/utils/data_system.py 50.00% 1 Missing ⚠️
deepmd/utils/path.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             r3.0    #4487   +/-   ##
=======================================
  Coverage   84.64%   84.65%           
=======================================
  Files         614      614           
  Lines       57135    57127    -8     
  Branches     3486     3487    +1     
=======================================
- Hits        48364    48361    -3     
+ Misses       7645     7639    -6     
- Partials     1126     1127    +1     

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