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

Add the suffix _64 for the C routines compiled with 64-bit integer #359

Merged
merged 3 commits into from
Jan 2, 2025

Conversation

amontoison
Copy link
Member

No description provided.

@amontoison amontoison changed the title Add the suffix _64 for the C functions compiled with 64-bit integer Add the suffix _64 for the C routines compiled with 64-bit integer Jan 2, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.84%. Comparing base (e2f6b7b) to head (45b7332).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #359   +/-   ##
=======================================
  Coverage   41.84%   41.84%           
=======================================
  Files         325      325           
  Lines      167628   167628           
  Branches    58076    58076           
=======================================
  Hits        70143    70143           
  Misses      79992    79992           
  Partials    17493    17493           

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

@amontoison amontoison merged commit cf3d94b into master Jan 2, 2025
12 of 13 checks passed
amontoison added a commit that referenced this pull request Jan 2, 2025
)

* Add the suffix _64 for the C functions compiled with 64-bit integer

* Compile the Python interfaces only with 32-bit integer

* Update the CI script check_symbols.jl
@amontoison amontoison deleted the c_int64 branch January 2, 2025 21:52
amontoison added a commit that referenced this pull request Jan 2, 2025
)

* Add the suffix _64 for the C functions compiled with 64-bit integer

* Compile the Python interfaces only with 32-bit integer

* Update the CI script check_symbols.jl
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.

2 participants