Skip to content

fix: don't call api.login() when using api_tokens [publish]#69

Merged
sadsfae merged 3 commits into
latestfrom
development
May 25, 2026
Merged

fix: don't call api.login() when using api_tokens [publish]#69
sadsfae merged 3 commits into
latestfrom
development

Conversation

@sadsfae
Copy link
Copy Markdown
Contributor

@sadsfae sadsfae commented May 25, 2026

Removed the fake 201 from login(). The method is now a pure password-login call again. When api_token is used, the token is already on the session from init() — callers should not call login() at all.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/quads_lib/quads.py 99.65% <ø> (-0.01%) ⬇️
tests/test_quads.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sadsfae sadsfae merged commit d1d753d into latest May 25, 2026
15 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.

1 participant