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

Expose version() in C API #176

Merged
merged 2 commits into from
Jan 9, 2024
Merged

Expose version() in C API #176

merged 2 commits into from
Jan 9, 2024

Conversation

poszu
Copy link
Collaborator

@poszu poszu commented Jan 9, 2024

It returns the version of the post-cbindings module under (as in ffi/Cargo.toml).

@poszu poszu force-pushed the expose-lib-version branch from 738266d to 2af76f9 Compare January 9, 2024 08:21
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f98f0ca) 93.69% compared to head (45ca77d) 93.71%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #176      +/-   ##
==========================================
+ Coverage   93.69%   93.71%   +0.01%     
==========================================
  Files          24       25       +1     
  Lines        3029     3037       +8     
==========================================
+ Hits         2838     2846       +8     
  Misses        191      191              

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

@poszu poszu requested a review from fasmat January 9, 2024 11:16
@poszu poszu merged commit 1ed289b into main Jan 9, 2024
38 checks passed
@poszu poszu deleted the expose-lib-version branch January 9, 2024 13:37
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