Skip to content

fix: hide awkward.ak_* and awkward.str.akstr_* from 'awkward' and 'awkward.str' module#3752

Merged
pfackeldey merged 2 commits intoscikit-hep:mainfrom
pfackeldey:hide_ak__highlevel_modules
Dec 1, 2025
Merged

fix: hide awkward.ak_* and awkward.str.akstr_* from 'awkward' and 'awkward.str' module#3752
pfackeldey merged 2 commits intoscikit-hep:mainfrom
pfackeldey:hide_ak__highlevel_modules

Conversation

@pfackeldey
Copy link
Copy Markdown
Collaborator

Closes #2974

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 1, 2025

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 82.71%. Comparing base (b749e49) to head (1924b02).
⚠️ Report is 476 commits behind head on main.

Files with missing lines Patch % Lines
src/awkward/operations/str/__init__.py 66.66% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/awkward/__init__.py 97.14% <100.00%> (+0.08%) ⬆️
src/awkward/operations/str/__init__.py 99.08% <66.66%> (-0.92%) ⬇️

... and 198 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 1, 2025

The documentation preview is ready to be viewed at http://preview.awkward-array.org.s3-website.us-east-1.amazonaws.com/PR3752

@pfackeldey pfackeldey requested a review from ianna December 1, 2025 10:07
Copy link
Copy Markdown
Member

@ianna ianna left a comment

Choose a reason for hiding this comment

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

@pfackeldey - Looks good to me! Thanks for cleaning it up. Please, go ahead and merge it. Thanks.

@pfackeldey pfackeldey merged commit 5110d43 into scikit-hep:main Dec 1, 2025
43 checks passed
ikrommyd pushed a commit to ikrommyd/awkward that referenced this pull request Dec 9, 2025
…kward.str' module (scikit-hep#3752)

* hide awkward.ak_* from main module

* same for ak.str submodule
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.

"Stepping stone" modules shouldn't be exposed in the namespace

2 participants