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

Deal with assets that do not exist in the output #258

Merged
merged 1 commit into from
Mar 21, 2019

Conversation

agubler
Copy link
Member

@agubler agubler commented Mar 21, 2019

Type: bug

The following has been addressed in the PR:

  • There is a related issue
  • All code has been formatted with prettier
  • Unit or Functional tests are included in the PR

Description:

Skip assets that do not exist the when logging the command output. This stops the build crashing when using --watch with BTR and Blocks.

Resolves #256

@codecov
Copy link

codecov bot commented Mar 21, 2019

Codecov Report

Merging #258 into master will increase coverage by 0.15%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #258      +/-   ##
==========================================
+ Coverage   52.17%   52.32%   +0.15%     
==========================================
  Files          10       10              
  Lines         621      623       +2     
  Branches      156      157       +1     
==========================================
+ Hits          324      326       +2     
  Misses        297      297
Impacted Files Coverage Δ
src/logger.ts 100% <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 507e2fb...ebba8ef. Read the comment docs.

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