Skip to content

Conversation

@MrCreosote
Copy link
Member

Now it's always

from kbase.auth import <whatever>

...and puts everything else in an _auth package to protect from collisions if we want to put other modules in the kbase namespace

Now it's always

```
from kbase.auth import <whatever>
```

...and puts everything else in an _auth package to protect from
collisions if we want to put other modules in the kbase namespace
@codecov
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (92b00f8) to head (2f2d27b).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #9   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         5    +1     
  Lines          269       253   -16     
=========================================
- Hits           269       253   -16     

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

@MrCreosote MrCreosote merged commit ff09b0c into main Oct 13, 2025
5 checks passed
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.

3 participants