FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(wpt): download files as buffer instead of text by targos · Pull Request #535 · nodejs/node-core-utils · GitHub

fix(wpt): download files as buffer instead of text - #535

Merged
joyeecheung merged 1 commit into
nodejs:masterfrom
targos:fix-wpt
Feb 22, 2021
Merged

fix(wpt): download files as buffer instead of text#535
joyeecheung merged 1 commit into
nodejs:masterfrom
targos:fix-wpt

Conversation

targos commented Feb 21, 2021
edited
Loading

Copy link
Copy Markdown
Member

There are binary files in the WPT repository and downloading them as
text corrupts them.

Refs: nodejs/node#37294

codecov Bot commented Feb 21, 2021
edited
Loading

Copy link
Copy Markdown

Codecov Report

Merging #535 (d97f83c) into master (059c138) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #535   +/-   ##
=======================================
  Coverage   82.51%   82.51%           
=======================================
  Files          35       35           
  Lines        1744     1744           
=======================================
  Hits         1439     1439           
  Misses        305      305           

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 059c138...d97f83c. Read the comment docs.

There are binary files in the WPT repository and downloading them as
text corrupts them.

Refs: nodejs/node#37294
joyeecheung merged commit d6fad2a into nodejs:master Feb 22, 2021
targos deleted the fix-wpt branch February 22, 2021 15:27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL