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

For lowering #108

Closed JulianGCalderon closed 4 months ago

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

Benchmarking factorial

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 59.73%. Comparing base (802b249) to head (fbe93b2).

Files Patch % Lines
crates/concrete_ir/src/lowering.rs 88.88% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #108 +/- ## ========================================== + Coverage 58.42% 59.73% +1.30% ========================================== Files 34 34 Lines 4058 4165 +107 ========================================== + Hits 2371 2488 +117 + Misses 1687 1677 -10 ```

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