-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
added distributeIdentityLaw #2097
Conversation
@coltfred WDYT? |
Codecov Report
@@ Coverage Diff @@
## master #2097 +/- ##
==========================================
+ Coverage 94.65% 94.66% +<.01%
==========================================
Files 322 322
Lines 5449 5451 +2
Branches 215 215
==========================================
+ Hits 5158 5160 +2
Misses 291 291
Continue to review full report at Codecov.
|
@kailuowang I think that looks reasonable to me. We could remove cosequenceIdentity since cosequence is just distribute(identity). Maybe it's fine to leave it as it ensures they're consistent. Sorry I didn't add this in the first place. |
@coltfred no worries. |
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.
Thanks!
No description provided.