Skip to content

fix: preserve binary response body as Buffer in transformFCResponse#200

Merged
Blankll merged 3 commits into
masterfrom
fix/binary-response-base64
Jun 30, 2026
Merged

fix: preserve binary response body as Buffer in transformFCResponse#200
Blankll merged 3 commits into
masterfrom
fix/binary-response-base64

test: add missing coverage for font/ headers=null and isBase64Encoded…

106d50a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2026 in 0s

88.42% (+0.03%) compared to f11e2a1

View this Pull Request on Codecov

88.42% (+0.03%) compared to f11e2a1

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.42%. Comparing base (f11e2a1) to head (106d50a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #200      +/-   ##
==========================================
+ Coverage   88.38%   88.42%   +0.03%     
==========================================
  Files         145      145              
  Lines        7639     7643       +4     
  Branches     1998     2001       +3     
==========================================
+ Hits         6752     6758       +6     
  Misses        397      397              
+ Partials      490      488       -2     

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