JuliaLabs / MLIR.jl

MIT License
55 stars 8 forks source link

update Attribute constructor for integers #65

Closed jumerckx closed 6 months ago

jumerckx commented 6 months ago

allow to manually specify type for integerattr (e.g. to create indexattribute)

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 2.28%. Comparing base (f561fa2) to head (1c6c2bd).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #65 +/- ## ===================================== Coverage 2.28% 2.28% ===================================== Files 125 125 Lines 28527 28527 ===================================== Hits 653 653 Misses 27874 27874 ```

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