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 reserved namespace pollution #24

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

jxy-s
Copy link
Collaborator

@jxy-s jxy-s commented Jul 4, 2024

Removes the use of _ when prefixing things inside Radiant to avoid polluting or confusing with reserved/global namespaces.

Copy link

codecov bot commented Jul 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.94%. Comparing base (18618a7) to head (b701357).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   90.99%   90.94%   -0.06%     
==========================================
  Files          17       17              
  Lines        1922     1922              
  Branches      236      236              
==========================================
- Hits         1749     1748       -1     
  Misses         13       13              
- Partials      160      161       +1     

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

@jxy-s jxy-s merged commit bae14c6 into main Jul 4, 2024
11 checks passed
@jxy-s jxy-s deleted the remove-reserved-namespace-pollution branch July 4, 2024 00:30
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