Skip to content

feat: add createClient.rejectPending and createClient.resubscribe - #52

Merged
gmaclennan merged 5 commits into
mainfrom
feat/reject-pending-and-resubscribe
Aug 19, 2026
Merged

feat: add createClient.rejectPending and createClient.resubscribe#52
gmaclennan merged 5 commits into
mainfrom
feat/reject-pending-and-resubscribe

test: cover rejectPending and resubscribe via the public API

3ad3b64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2026 in 0s

99.33% (+0.04%) compared to 4ba698e

View this Pull Request on Codecov

99.33% (+0.04%) compared to 4ba698e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.33%. Comparing base (4ba698e) to head (3ad3b64).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
+ Coverage   99.29%   99.33%   +0.04%     
==========================================
  Files          12       12              
  Lines        1132     1204      +72     
==========================================
+ Hits         1124     1196      +72     
  Misses          8        8              

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