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 Codegen #119

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 75.00000% with 19 lines in your changes are missing coverage. Please review.

Project coverage is 61.28%. Comparing base (3c18e15) to head (7d96337).

Files Patch % Lines
crates/concrete_codegen_mlir/src/codegen.rs 75.00% 19 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## array-lowering #119 +/- ## ================================================== + Coverage 58.23% 61.28% +3.04% ================================================== Files 34 34 Lines 4317 4388 +71 ================================================== + Hits 2514 2689 +175 + Misses 1803 1699 -104 ```

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