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

support HDF5 files as initial data system #973

Merged
merged 5 commits into from
Oct 8, 2022

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Sep 27, 2022

"init_data_sys": [
   "123/456/789.hdf5"
]

@njzjz njzjz changed the title support HDF5 file as initial data system support HDF5 files as initial data system Sep 27, 2022
@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2022

Codecov Report

Base: 38.40% // Head: 38.89% // Increases project coverage by +0.48% 🎉

Coverage data is based on head (937f643) compared to base (1e03bb9).
Patch coverage: 96.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #973      +/-   ##
==========================================
+ Coverage   38.40%   38.89%   +0.48%     
==========================================
  Files          99       99              
  Lines       17942    17948       +6     
==========================================
+ Hits         6891     6981      +90     
+ Misses      11051    10967      -84     
Impacted Files Coverage Δ
dpgen/simplify/simplify.py 0.00% <ø> (ø)
dpgen/util.py 90.00% <90.90%> (-0.91%) ⬇️
dpgen/generator/arginfo.py 100.00% <100.00%> (ø)
dpgen/generator/run.py 64.47% <100.00%> (+2.57%) ⬆️
dpgen/simplify/arginfo.py 100.00% <100.00%> (ø)
dpgen/dispatcher/Dispatcher.py 40.54% <0.00%> (+5.01%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@wanghan-iapcm wanghan-iapcm merged commit e1ef382 into deepmodeling:devel Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants