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

Implement lib_version() #240

Merged
merged 1 commit into from
Jun 9, 2024
Merged

Implement lib_version() #240

merged 1 commit into from
Jun 9, 2024

Conversation

JamesWrigley
Copy link
Member

This is a slightly nicer API than looking up the undocumented (and mutable) ZMQ.version, though ZMQ.version is left as a const global for backwards compatibility.

This is a slightly nicer API than looking up the undocumented (and mutable)
`ZMQ.version`, though `ZMQ.version` is left as a const global for backwards
compatibility.
@JamesWrigley JamesWrigley self-assigned this Jun 8, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jun 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.68%. Comparing base (83f7f33) to head (87e45fc).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #240      +/-   ##
==========================================
+ Coverage   78.63%   78.68%   +0.05%     
==========================================
  Files           9        9              
  Lines         365      366       +1     
==========================================
+ Hits          287      288       +1     
  Misses         78       78              

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

@JamesWrigley JamesWrigley merged commit 2032aef into master Jun 9, 2024
7 checks passed
@JamesWrigley JamesWrigley deleted the lib_version branch June 9, 2024 09:01
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.

None yet

2 participants