ladjs / superagent

Ajax for Node.js and browsers (JS HTTP client). Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
https://ladjs.github.io/superagent/
MIT License
16.58k stars 1.33k forks source link

fix: adding request.field() fails if value is not Blob (#1680) #1726

Closed ltxhhz closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #1726 (303afad) into master (9ed2916) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1726   +/-   ##
=======================================
  Coverage   94.08%   94.09%           
=======================================
  Files          14       14           
  Lines        1133     1134    +1     
=======================================
+ Hits         1066     1067    +1     
  Misses         67       67           
Impacted Files Coverage Δ
src/request-base.js 93.06% <100.00%> (+0.02%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9ed2916...303afad. Read the comment docs.