PyO3/pyo3

Improving test coverage

開放

#2,453 建立於 2022年6月14日

 (8 則留言) (2 個反應) (0 位負責人)Rust (668 個分叉)batch import
Good First Issueeasyhelp-wantedneeds-implementer

倉庫指標

星標
 (10,152 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

This issue gathers some areas where we need to improve our test coverage.

You can view pyo3's test coverage online here or locally by following the steps here (do this when writing tests, so you can check them).

In particular (but not limited to) these areas need improvement:

Please keep in mind to write meaningful tests - do not just write tests that take the happy path, but also tests that take error paths or corner cases.

貢獻者指南