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 a public method to register new DataType in a plugin #505

Merged
merged 6 commits into from
Jul 25, 2023

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Jul 23, 2023

Move DataType to an independent module, so register it will be eaiser. No breaking changes are made.

njzjz and others added 2 commits July 22, 2023 23:10
@codecov
Copy link

codecov bot commented Jul 23, 2023

Codecov Report

Patch coverage: 89.06% and project coverage change: +0.04 🎉

Comparison is base (7531150) 82.71% compared to head (322793d) 82.75%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #505      +/-   ##
==========================================
+ Coverage   82.71%   82.75%   +0.04%     
==========================================
  Files          70       71       +1     
  Lines        6404     6421      +17     
==========================================
+ Hits         5297     5314      +17     
  Misses       1107     1107              
Impacted Files Coverage Δ
dpdata/data_type.py 88.33% <88.33%> (ø)
dpdata/system.py 85.58% <100.00%> (-0.03%) ⬇️

... and 1 file with indirect coverage changes

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

njzjz and others added 4 commits July 24, 2023 14:47
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz requested a review from wanghan-iapcm July 24, 2023 18:55
@wanghan-iapcm wanghan-iapcm merged commit b61144f into deepmodeling:devel Jul 25, 2023
7 checks passed
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.

2 participants