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

fix: to_str not available on all abi3 builds #60

Merged
merged 2 commits into from
Apr 2, 2024
Merged

fix: to_str not available on all abi3 builds #60

merged 2 commits into from
Apr 2, 2024

Conversation

davidhewitt
Copy link
Owner

fixes #59

Copy link

codecov bot commented Apr 2, 2024

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 80.41%. Comparing base (5c456a8) to head (c3a4587).

Files Patch % Lines
src/de.rs 16.66% 1 Missing and 4 partials ⚠️
src/ser.rs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  Coverage   80.41%   80.41%           
=======================================
  Files           3        3           
  Lines        1062     1062           
  Branches     1062     1062           
=======================================
  Hits          854      854           
  Misses        160      160           
  Partials       48       48           

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

@davidhewitt davidhewitt merged commit caa0d43 into main Apr 2, 2024
20 of 21 checks passed
@davidhewitt davidhewitt deleted the to-str branch August 10, 2024 20:45
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.

Compilation error with pythonize 0.21 and pyo3 0.21.1
1 participant