Skip to content

Native namespace package#422

Open
gaetano-guerriero wants to merge 3 commits into
masterfrom
native-namespace-package
Open

Native namespace package#422
gaetano-guerriero wants to merge 3 commits into
masterfrom
native-namespace-package

Conversation

@gaetano-guerriero
Copy link
Copy Markdown

No description provided.

@gaetano-guerriero gaetano-guerriero force-pushed the native-namespace-package branch 2 times, most recently from 3b8712e to 6efcd52 Compare May 12, 2026 06:50
@gaetano-guerriero gaetano-guerriero force-pushed the native-namespace-package branch from 6efcd52 to 77462f1 Compare May 12, 2026 07:18
@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (26b841d) to head (77462f1).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #422   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines         5127      5127           
=========================================
  Hits          5127      5127           

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

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

Comment thread setup.py
install_requires=install_requires,
tests_require=test_requires,
extras_require={"testing": test_requires},
packages=find_packages("src", exclude=["tests"]),
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

find_namespaced_packages should be used, but also automatic discovery works

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