Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for parsing CEB ULB manifest.yaml file which has BOM marker #21

Merged
merged 2 commits into from
Aug 24, 2018

Conversation

richmahn
Copy link
Member

@richmahn richmahn commented Aug 24, 2018

Fix for how the manifest.yaml file for CEB ULB has a BOM marker which even reading file as utf8 doesn't fix (nodejs/node-v0.x-archive#1918)

Adds test for CEB ULB.


This change is Reviewable

Copy link
Contributor

@mannycolon mannycolon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 7 of 7 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@codecov
Copy link

codecov bot commented Aug 24, 2018

Codecov Report

Merging #21 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #21   +/-   ##
====================================
  Coverage      81%   81%           
====================================
  Files          15    15           
  Lines         579   579           
  Branches      115   115           
====================================
  Hits          469   469           
  Misses        100   100           
  Partials       10    10
Impacted Files Coverage Δ
src/helpers/resourcesHelpers.js 77.55% <100%> (ø) ⬆️

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 534645c...6231e5a. Read the comment docs.

@mannycolon mannycolon merged commit 9d55419 into master Aug 24, 2018
@richmahn richmahn deleted the fix-richmahn-yaml-parser-fix branch August 24, 2018 20:26
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.

2 participants