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

feat: add python binding #21

Merged
merged 5 commits into from
Jun 12, 2024
Merged

feat: add python binding #21

merged 5 commits into from
Jun 12, 2024

Conversation

xushiyan
Copy link
Member

Fixes #7

Copy link

codecov bot commented Jun 12, 2024

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 62.55%. Comparing base (87ad88a) to head (40804b5).

Current head 40804b5 differs from pull request most recent head 9cb378a

Please upload reports for the commit 9cb378a to get more accurate results.

Files Patch % Lines
python/src/lib.rs 0.00% 5 Missing ⚠️
crates/core/src/lib.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
- Coverage   68.95%   62.55%   -6.41%     
==========================================
  Files          11       12       +1     
  Lines         248      243       -5     
==========================================
- Hits          171      152      -19     
- Misses         77       91      +14     

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

@xushiyan xushiyan merged commit 567ed43 into apache:main Jun 12, 2024
4 checks passed
@xushiyan xushiyan deleted the add-py-binding branch June 12, 2024 20:12
@xushiyan xushiyan added this to the release-0.1.0 milestone Jul 5, 2024
@xushiyan xushiyan mentioned this pull request Jul 12, 2024
15 tasks
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.

Add Python API binding for Rust impl
1 participant