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.4.0 #17

Merged
merged 23 commits into from
Mar 8, 2024
Merged

Development towards 0.4.0 #17

merged 23 commits into from
Mar 8, 2024

Conversation

AndrejOrsula
Copy link
Owner

No description provided.

Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

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

Project coverage is 67.45%. Comparing base (73556cc) to head (44b0f4a).

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

Files Patch % Lines
pyo3_bindgen_macros/src/utils.rs 0.00% 19 Missing ⚠️
pyo3_bindgen_engine/src/codegen.rs 13.33% 13 Missing ⚠️
pyo3_bindgen_macros/src/lib.rs 0.00% 6 Missing ⚠️
pyo3_bindgen_engine/src/syntax/property.rs 50.00% 5 Missing ⚠️
pyo3_bindgen_engine/src/typing/into_rs.rs 73.68% 5 Missing ⚠️
pyo3_bindgen_engine/src/utils/text.rs 87.50% 5 Missing ⚠️
pyo3_bindgen_engine/src/syntax/function.rs 60.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   66.65%   67.45%   +0.79%     
==========================================
  Files          19       21       +2     
  Lines        2939     3008      +69     
==========================================
+ Hits         1959     2029      +70     
+ Misses        980      979       -1     

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

Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
@AndrejOrsula AndrejOrsula marked this pull request as ready for review March 8, 2024 22:57
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
@AndrejOrsula AndrejOrsula merged commit 3817fc7 into main Mar 8, 2024
9 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