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

remove uint64 and int64 #296

Merged
merged 4 commits into from
May 13, 2024
Merged

remove uint64 and int64 #296

merged 4 commits into from
May 13, 2024

Conversation

StRigaud
Copy link
Member

Metal as an incompatibility with 64-bits int, for simplicity we remove support for uint64 and int64.
closes #286

@codecov-commenter
Copy link

codecov-commenter commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.76%. Comparing base (414f193) to head (58b7775).

❗ Current head 58b7775 differs from pull request most recent head 561f305. Consider uploading reports for the commit 561f305 to get more accurate results

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #296      +/-   ##
==========================================
+ Coverage   55.61%   55.76%   +0.15%     
==========================================
  Files         232      232              
  Lines        3704     3694      -10     
  Branches     1472     1470       -2     
==========================================
  Hits         2060     2060              
+ Misses        493      483      -10     
  Partials     1151     1151              

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

@StRigaud StRigaud merged commit 5d44cdb into master May 13, 2024
5 checks passed
@StRigaud StRigaud deleted the remove-64-bit-type branch June 25, 2024 10:50
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.

Manage OSx amr64 int64 type issue
2 participants