exo-lang / exo

Exocompilation for productive programming of hardware accelerators
https://exo-lang.dev
MIT License
279 stars 28 forks source link

Allow divide_dim to divide to non-literal expressions #628

Closed SamirDroubi closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 87.01%. Comparing base (0e2ec87) to head (df33a58).

Files Patch % Lines
src/exo/LoopIR_scheduling.py 87.50% 4 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #628 +/- ## ======================================= Coverage 87.00% 87.01% ======================================= Files 94 94 Lines 21814 21838 +24 ======================================= + Hits 18979 19002 +23 - Misses 2835 2836 +1 ```

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