carbynestack / klyshko

Carbyne Stack correlated randomness generation subsystem
Apache License 2.0
4 stars 2 forks source link

feat(operator/mp-spdz): make number of tuples per job configurable vi… #56

Closed strieflin closed 1 year ago

strieflin commented 1 year ago

…a scheduler CRD

strieflin commented 1 year ago

Fixes #12.

codecov[bot] commented 1 year ago

Codecov Report

Merging #56 (2daabaa) into master (90fa9f5) will increase coverage by 0.52%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/carbynestack/klyshko/pull/56/graphs/tree.svg?width=650&height=150&src=pr&token=6hRb7xRW6C&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=carbynestack)](https://codecov.io/gh/carbynestack/klyshko/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=carbynestack) ```diff @@ Coverage Diff @@ ## master #56 +/- ## ========================================== + Coverage 74.62% 75.15% +0.52% ========================================== Files 7 7 Lines 1135 1135 ========================================== + Hits 847 853 +6 + Misses 205 201 -4 + Partials 83 81 -2 ``` | [Impacted Files](https://codecov.io/gh/carbynestack/klyshko/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=carbynestack) | Coverage Δ | | |---|---|---| | [...controllers/tuplegenerationscheduler\_controller.go](https://codecov.io/gh/carbynestack/klyshko/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=carbynestack#diff-a2x5c2hrby1vcGVyYXRvci9jb250cm9sbGVycy90dXBsZWdlbmVyYXRpb25zY2hlZHVsZXJfY29udHJvbGxlci5nbw==) | `66.39% <100.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://codecov.io/gh/carbynestack/klyshko/pull/56/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=carbynestack) ------ [Continue to review full report in Codecov by Sentry](https://codecov.io/gh/carbynestack/klyshko/pull/56?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=carbynestack). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=carbynestack) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/carbynestack/klyshko/pull/56?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=carbynestack). Last update [99b23ce...2daabaa](https://codecov.io/gh/carbynestack/klyshko/pull/56?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=carbynestack). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=carbynestack).