Add some modifications on copula#132
Draft
MooooCat wants to merge 17 commits into
Draft
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
Contributor
Author
|
@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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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: