-
Notifications
You must be signed in to change notification settings - Fork 551
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 some modifications on copula #132
base: main
Are you sure you want to change the base?
Conversation
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
@sjh120 Please check whether the current modifications can meet the development needs of the multi-table algorithm in sdg_ee. If not, you can continue to modify the code on this branch. You are welcome to initiate discussions at any time. |
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #132 +/- ##
==========================================
+ Coverage 80.05% 82.75% +2.69%
==========================================
Files 66 65 -1
Lines 2943 2812 -131
==========================================
- Hits 2356 2327 -29
+ Misses 587 485 -102 ☔ View full report in Codecov by Sentry. |
…ze-modifications-on-copula
Description
We made some updates to the copula to accommodate development calls for other composite algorithms.
Motivation and Context
The current main modifications are as follows:
How has this been tested?
Types of changes
Checklist: