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

feat(capi): Add API to get runtime library version #597

Merged
merged 3 commits into from
Jul 13, 2024

Conversation

kanru
Copy link
Member

@kanru kanru commented Jul 13, 2024

Fixes #583

@kanru kanru added this to the v0.9.0 milestone Jul 13, 2024
Copy link

codecov bot commented Jul 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.52%. Comparing base (a3d4ed1) to head (bf4bcc2).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #597      +/-   ##
==========================================
+ Coverage   89.49%   89.52%   +0.03%     
==========================================
  Files          38       39       +1     
  Lines        8501     8516      +15     
==========================================
+ Hits         7608     7624      +16     
+ Misses        893      892       -1     

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

@kanru kanru enabled auto-merge July 13, 2024 14:37
@kanru kanru added this pull request to the merge queue Jul 13, 2024
Merged via the queue into master with commit 53e2641 Jul 13, 2024
12 checks passed
@kanru kanru deleted the feat-runtime-version branch July 13, 2024 14:47
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.

Add new API chewing_version() to return runtime library version:
1 participant