lambdaclass / concrete

Concrete is a simple programming language specifically crafted for creating highly scalable systems that are reliable, efficient, and easy to maintain.
Apache License 2.0
123 stars 11 forks source link

Array Lowering #114

Closed JulianGCalderon closed 4 months ago

JulianGCalderon commented 4 months ago
github-actions[bot] commented 4 months ago

Benchmarking factorial

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 108 lines in your changes are missing coverage. Please review.

Project coverage is 58.22%. Comparing base (b493c13) to head (955f3f8).

Files Patch % Lines
crates/concrete_ir/src/lowering.rs 0.00% 105 Missing :warning:
crates/concrete_codegen_mlir/src/codegen.rs 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #114 +/- ## ========================================== - Coverage 59.67% 58.22% -1.46% ========================================== Files 34 34 Lines 4213 4318 +105 ========================================== Hits 2514 2514 - Misses 1699 1804 +105 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.