Skip to content

refactor: iterate login response tokens directly#1759

Open
arthurschreiber wants to merge 2 commits into
masterfrom
arthur/login-token-iteration
Open

refactor: iterate login response tokens directly#1759
arthurschreiber wants to merge 2 commits into
masterfrom
arthur/login-token-iteration

test: cover login failure on an invalid token stream

6079393
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 19, 2026 in 1s

80.89% (+1.00%) compared to a99826d

View this Pull Request on Codecov

80.89% (+1.00%) compared to a99826d

Details

Codecov Report

❌ Patch coverage is 78.57143% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.89%. Comparing base (a99826d) to head (6079393).

Files with missing lines Patch % Lines
src/connection.ts 78.57% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1759      +/-   ##
==========================================
+ Coverage   79.88%   80.89%   +1.00%     
==========================================
  Files          90       90              
  Lines        4887     4893       +6     
  Branches      924      926       +2     
==========================================
+ Hits         3904     3958      +54     
+ Misses        694      639      -55     
- Partials      289      296       +7     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.