Skip to content

Merge branch 'main' into nats

c61a8e3
Select commit
Loading
Failed to load commit list.
Open

Add support for NATS JetStream as a transport #2299

Merge branch 'main' into nats
c61a8e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 18, 2026 in 0s

79.12% (-2.08%) compared to a12f3a9

View this Pull Request on Codecov

79.12% (-2.08%) compared to a12f3a9

Details

Codecov Report

❌ Patch coverage is 0% with 255 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.12%. Comparing base (a12f3a9) to head (c61a8e3).
⚠️ Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
kombu/transport/nats.py 0.00% 255 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2299      +/-   ##
==========================================
- Coverage   81.19%   79.12%   -2.08%     
==========================================
  Files          77       78       +1     
  Lines        9738     9993     +255     
  Branches     1098     1120      +22     
==========================================
  Hits         7907     7907              
- Misses       1625     1880     +255     
  Partials      206      206              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.