-
Notifications
You must be signed in to change notification settings - Fork 516
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
Chore: refactor dpmodel #3663
Chore: refactor dpmodel #3663
Conversation
for more information, see https://pre-commit.ci
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## devel #3663 +/- ##
==========================================
+ Coverage 81.87% 81.89% +0.02%
==========================================
Files 503 508 +5
Lines 46570 46635 +65
Branches 2952 2952
==========================================
+ Hits 38129 38192 +63
- Misses 7548 7550 +2
Partials 893 893 ☔ View full report in Codecov by Sentry. |
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
@njzjz , it seems removing |
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GLTM
for more information, see https://pre-commit.ci
To decouple Model from DPAtomicModel, allowing make_model on different atomic model.