-
Notifications
You must be signed in to change notification settings - Fork 158
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
chore(ci): add core_crypto layer to code coverage #664
Conversation
@slab-ci cpu_fast_test |
@slab-ci code_coverage |
@slab-ci cpu_fast_test |
@slab-ci code_coverage |
dabe631
to
09d8682
Compare
@slab-ci code_coverage |
@slab-ci cpu_fast_test |
09d8682
to
62dd1f8
Compare
@slab-ci code_coverage |
@slab-ci cpu_fast_test |
62dd1f8
to
e04b77b
Compare
@slab-ci cpu_fast_test |
@slab-ci code_coverage |
e04b77b
to
9e99668
Compare
@slab-ci cpu_fast_test |
@slab-ci code_coverage |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #664 +/- ##
===========================================
+ Coverage 23.11% 57.63% +34.52%
===========================================
Files 256 263 +7
Lines 19573 21003 +1430
===========================================
+ Hits 4525 12106 +7581
+ Misses 15048 8897 -6151 ☔ View full report in Codecov by Sentry. |
9e99668
to
d33f789
Compare
@slab-ci cpu_fast_test |
@slab-ci code_coverage |
d33f789
to
261f16f
Compare
@slab-ci cpu_fast_test |
@slab-ci code_coverage |
261f16f
to
a10ee02
Compare
@slab-ci cpu_fast_test |
ba93d89
to
77934a9
Compare
@slab-ci cpu_fast_test |
tfhe/src/core_crypto/algorithms/test/lwe_programmable_bootstrapping.rs
Outdated
Show resolved
Hide resolved
tfhe/src/core_crypto/algorithms/test/lwe_programmable_bootstrapping.rs
Outdated
Show resolved
Hide resolved
Failed to spawn EC2 instances: failed to create aws ec2 instance after many attempts (InsufficientInstanceCapacity(ApiErrorInfo { code: "InsufficientInstanceCapacity", message: "We currently do not have sufficient m6i.32xlarge capacity in zones with support for 'gp2' volumes. Our system will be working on provisioning additional capacity." })) |
192b0d4
to
9ae14a4
Compare
@slab-ci cpu_fast_test |
@slab-ci code_coverage |
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.
Some small things still
tfhe/src/core_crypto/algorithms/test/lwe_multi_bit_programmable_bootstrapping.rs
Outdated
Show resolved
Hide resolved
tfhe/src/core_crypto/algorithms/test/lwe_multi_bit_programmable_bootstrapping.rs
Show resolved
Hide resolved
9ae14a4
to
9be4c89
Compare
@slab-ci code_coverage |
9be4c89
to
7ee34e8
Compare
@slab-ci cpu_fast_test |
@slab-ci code_coverage |
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.
Ok final stretch
tfhe/src/core_crypto/algorithms/test/lwe_multi_bit_programmable_bootstrapping.rs
Outdated
Show resolved
Hide resolved
7ee34e8
to
ca14778
Compare
@slab-ci cpu_fast_test |
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.
All right let's go 🚀
Pull Request has been approved 🎉 |
Resolves: zama-ai/tfhe-rs-internal#230 |
One more layer about to be implemented 🎉