Skip to content

Fix json-trait-rs usage of pyo3 #44

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

Merged
merged 1 commit into from
May 15, 2020

Conversation

macisamuele
Copy link
Owner

ObjectProtocol has been removed by PyO3/pyo3#892

@codecov
Copy link

codecov bot commented May 15, 2020

Codecov Report

Merging #44 into master will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
- Coverage   96.40%   96.33%   -0.08%     
==========================================
  Files           9        9              
  Lines        1337     1338       +1     
==========================================
  Hits         1289     1289              
- Misses         48       49       +1     
Impacted Files Coverage Δ
src/traits/_pyo3.rs 96.78% <ø> (ø)
src/rust_type_impl.rs 91.04% <0.00%> (-0.46%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c26316...958ee92. Read the comment docs.

@macisamuele macisamuele merged commit 0868f4e into master May 15, 2020
@macisamuele macisamuele deleted the maci-fix-imports-to-support-latest-pyo3 branch May 15, 2020 18:20
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.

1 participant