Skip to content

Add typy mapping for generated class bindings

Codecov / codecov/project failed Jan 23, 2024 in 0s

64.25% (-1.94%) compared to 1286e28

View this Pull Request on Codecov

64.25% (-1.94%) compared to 1286e28

Details

Codecov Report

Attention: 431 lines in your changes are missing coverage. Please review.

Comparison is base (1286e28) 66.18% compared to head (a096f39) 64.25%.
Report is 1 commits behind head on main.

❗ Current head a096f39 differs from pull request most recent head a2a630c. Consider uploading reports for the commit a2a630c to get more accurate results

Files Patch % Lines
pyo3_bindgen_engine/src/types.rs 44.56% 306 Missing ⚠️
pyo3_bindgen_engine/src/bindgen/module.rs 52.54% 112 Missing ⚠️
pyo3_bindgen_engine/src/bindgen/class.rs 74.50% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
- Coverage   66.18%   64.25%   -1.94%     
==========================================
  Files          10       10              
  Lines        1100     1628     +528     
==========================================
+ Hits          728     1046     +318     
- Misses        372      582     +210     

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