Skip to content

Merge branch 'main' into fix/add-tojson-subscription-structure

2ffb120
Select commit
Loading
Failed to load commit list.
Merged

fix(structures): add missing toJSON method on Subscription structure #11431

Merge branch 'main' into fix/add-tojson-subscription-structure
2ffb120
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2026 in 1s

31.63% (-0.03%) compared to 0cb8be4

View this Pull Request on Codecov

31.63% (-0.03%) compared to 0cb8be4

Details

Codecov Report

❌ Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 31.63%. Comparing base (0cb8be4) to head (2ffb120).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...kages/structures/src/subscriptions/Subscription.ts 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11431      +/-   ##
==========================================
- Coverage   31.66%   31.63%   -0.03%     
==========================================
  Files         386      386              
  Lines       13966    13978      +12     
  Branches     1098     1101       +3     
==========================================
  Hits         4422     4422              
- Misses       9410     9422      +12     
  Partials      134      134              

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