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

Development towards 0.3.0 #4

Merged
merged 14 commits into from
Mar 5, 2024
Merged

Development towards 0.3.0 #4

merged 14 commits into from
Mar 5, 2024

Conversation

AndrejOrsula
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jan 23, 2024

Codecov Report

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

Project coverage is 66.65%. Comparing base (3eae71c) to head (4ff60c3).

Files Patch % Lines
pyo3_bindgen_engine/src/typing/from_py.rs 49.72% 183 Missing ⚠️
pyo3_bindgen_engine/src/codegen.rs 37.45% 182 Missing ⚠️
pyo3_bindgen_engine/src/syntax/function.rs 66.66% 170 Missing ⚠️
pyo3_bindgen_engine/src/syntax/module.rs 69.58% 160 Missing ⚠️
pyo3_bindgen_engine/src/syntax/common/path.rs 78.46% 56 Missing ⚠️
pyo3_bindgen_engine/src/typing/into_rs.rs 70.16% 54 Missing ⚠️
pyo3_bindgen_engine/src/syntax/class.rs 76.23% 48 Missing ⚠️
pyo3_bindgen_engine/src/syntax/property.rs 82.30% 43 Missing ⚠️
pyo3_bindgen_engine/src/syntax/import.rs 32.14% 38 Missing ⚠️
pyo3_bindgen_macros/src/lib.rs 0.00% 10 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   61.15%   66.65%   +5.49%     
==========================================
  Files          10       19       +9     
  Lines        1658     2939    +1281     
==========================================
+ Hits         1014     1959     +945     
- Misses        644      980     +336     

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

@AndrejOrsula AndrejOrsula changed the title Development Development towards 0.3.0 Mar 3, 2024
@AndrejOrsula AndrejOrsula marked this pull request as ready for review March 4, 2024 21:28
@AndrejOrsula AndrejOrsula merged commit 24bd965 into main Mar 5, 2024
11 checks passed
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