Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update Attribute constructor for integers #65

Merged
merged 2 commits into from
Mar 19, 2024
Merged

Conversation

jumerckx
Copy link
Collaborator

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

@jumerckx jumerckx requested a review from mofeing March 18, 2024 20:04
src/IR/Attribute.jl Outdated Show resolved Hide resolved
Co-authored-by: Sergio Sánchez Ramírez <[email protected]>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jumerckx jumerckx merged commit 82382c9 into main Mar 19, 2024
4 of 5 checks passed
@jumerckx jumerckx deleted the jm/integerattribute branch March 23, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants