Skip to content

Comments

add a public method to register new DataType in a plugin#505

Merged
wanghan-iapcm merged 6 commits intodeepmodeling:develfrom
njzjz:system-plugin
Jul 25, 2023
Merged

add a public method to register new DataType in a plugin#505
wanghan-iapcm merged 6 commits intodeepmodeling:develfrom
njzjz:system-plugin

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
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