Closed
Description
In PyO3 v0.21.0-beta.0 we (pyca/cryptography) are seeing an issue where some #[pyo3::prelude::pyfunction]
annotations on functions are marked as uncovered lines. This appears to occur only on functions where the function cannot error.
An example function:
https://github.com/pyca/cryptography/blob/e9954a0a31db22201b96d62535f51a5f0316e218/src/rust/src/backend/x25519.rs#L19-L24
I'm sure I can build a minimal reproducer if necessary, but if this is sufficient information then great 😄
Metadata
Metadata
Assignees
Labels
No labels