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

[UR] Remove ur::print:: namespace #1120

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

PatKamin
Copy link
Contributor

@PatKamin PatKamin commented Nov 24, 2023

Put all printing operators in the global namespace where all API objects reside.

This PR is related to the issue #1086

Put all printing operators in the global namespace where all API objects
reside.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e80b910) 16.19% compared to head (10e20fe) 16.14%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1120      +/-   ##
==========================================
- Coverage   16.19%   16.14%   -0.05%     
==========================================
  Files         220      220              
  Lines       30792    30793       +1     
  Branches     3481     3481              
==========================================
- Hits         4986     4972      -14     
- Misses      25755    25770      +15     
  Partials       51       51              

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

Copy link
Contributor

@lukaszstolarczuk lukaszstolarczuk left a comment

Choose a reason for hiding this comment

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

👍

@pbalcer pbalcer merged commit 96797f9 into oneapi-src:main Nov 24, 2023
27 checks passed
@PatKamin PatKamin deleted the remove-print-namespace branch June 26, 2024 10:08
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