-
Notifications
You must be signed in to change notification settings - Fork 47
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
Improve Sortition Documentation #1493
Conversation
Codecov ReportBase: 40.18% // Head: 40.14% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #1493 +/- ##
==========================================
- Coverage 40.18% 40.14% -0.04%
==========================================
Files 147 147
Lines 9651 9737 +86
==========================================
+ Hits 3878 3909 +31
- Misses 5144 5204 +60
+ Partials 629 624 -5
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
69c2d19
to
d41b18d
Compare
9b1cd3a
to
d838e49
Compare
d838e49
to
6dbea7a
Compare
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.
LGTM
just 2 suggestion to be consistent between comments format
c8d0227
to
75b80f7
Compare
This PR adds/improves documentation of Deterministic Sortition code.
Resolves #1491