Skip to content

fix: remove only one whitespace from data prefix #1044 - #1075

Merged
jeevatkm merged 1 commit into
v3from
gh1044-data-whitespace
Dec 13, 2025
Merged

fix: remove only one whitespace from data prefix #1044#1075
jeevatkm merged 1 commit into
v3from
gh1044-data-whitespace

Conversation

@jeevatkm

Copy link
Copy Markdown
Member

fix: #1044

@jeevatkm jeevatkm added this to the v3.0.0 Milestone milestone Dec 13, 2025
@jeevatkm jeevatkm self-assigned this Dec 13, 2025
@jeevatkm jeevatkm added bug v3 For resty v3 labels Dec 13, 2025
@codecov

codecov Bot commented Dec 13, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.85%. Comparing base (79f5cf9) to head (fe78c89).
⚠️ Report is 1 commits behind head on v3.

Additional details and impacted files
@@           Coverage Diff           @@
##               v3    #1075   +/-   ##
=======================================
  Coverage   99.85%   99.85%           
=======================================
  Files          18       18           
  Lines        3430     3432    +2     
=======================================
+ Hits         3425     3427    +2     
  Misses          3        3           
  Partials        2        2           
Flag Coverage Δ
unittests 99.85% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@jeevatkm
jeevatkm merged commit 3e7932d into v3 Dec 13, 2025
6 checks passed
@jeevatkm
jeevatkm deleted the gh1044-data-whitespace branch December 13, 2025 22:29
jeevatkm added a commit that referenced this pull request Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug v3 For resty v3

Development

Successfully merging this pull request may close these issues.

SSE client trims all whitespace from the data part, but the spec says only trim a single optional space character

1 participant