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

Remove Python API bindings #1075

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

callumfare
Copy link
Contributor

Remove the Python bindings for UR. They are unused and just a holdover from the initial port of the scripts/templates used to generate UR.

Copy link
Contributor

@pbalcer pbalcer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove the template file as well.

There's also a few python-specific functions/ifs in helper.py.

@callumfare callumfare requested a review from a team as a code owner December 12, 2023 12:05
@codecov-commenter
Copy link

codecov-commenter commented Dec 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (20b9a83) 0.00% compared to head (642c454) 15.73%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##           main    #1075       +/-   ##
=========================================
+ Coverage      0   15.73%   +15.73%     
=========================================
  Files         0      223      +223     
  Lines         0    31465    +31465     
  Branches      0     3556     +3556     
=========================================
+ Hits          0     4952     +4952     
- Misses        0    26462    +26462     
- Partials      0       51       +51     

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

Copy link
Contributor

@omarahmed1111 omarahmed1111 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a small note,
I guess we need to also remove python from CI like here

@callumfare callumfare merged commit 95f9092 into oneapi-src:main Dec 13, 2023
51 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.

5 participants