Skip to content

Let stub-defined __all__ override imports

9579004
Select commit
Loading
Failed to load commit list.
Draft

Let stub-defined __all__ override imports #133

Let stub-defined __all__ override imports
9579004
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 31, 2026 in 0s

93.63% (-2.12%) compared to 4e78314

View this Pull Request on Codecov

93.63% (-2.12%) compared to 4e78314

Details

Codecov Report

❌ Patch coverage is 78.78788% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.63%. Comparing base (4e78314) to head (9579004).
⚠️ Report is 49 commits behind head on main.

Files with missing lines Patch % Lines
lazy_loader/__init__.py 70.83% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
- Coverage   95.74%   93.63%   -2.12%     
==========================================
  Files           5        5              
  Lines         235      267      +32     
==========================================
+ Hits          225      250      +25     
- Misses         10       17       +7     

☔ 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.