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

Improve logging when no functions were bundled #505

Merged
merged 2 commits into from Nov 22, 2019

Conversation

ehmicky
Copy link
Contributor

@ehmicky ehmicky commented Nov 22, 2019

This improves the log message when build.functions was specified but no functions were found/bundled.

@codecov
Copy link

codecov bot commented Nov 22, 2019

Codecov Report

Merging #505 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #505      +/-   ##
========================================
- Coverage   91.01%    91%   -0.01%     
========================================
  Files          47     47              
  Lines        1079   1078       -1     
  Branches      121    122       +1     
========================================
- Hits          982    981       -1     
  Misses         74     74              
  Partials       23     23
Flag Coverage Δ
#macOS 90.53% <100%> (-0.01%) ⬇️
#node_13 91% <100%> (-0.01%) ⬇️
#node_8_3_0 90.53% <100%> (-0.01%) ⬇️
#ubuntu 90.53% <100%> (-0.01%) ⬇️
#windows 86.45% <ø> (ø) ⬆️
Impacted Files Coverage Δ
packages/build/src/plugins/functions/index.js 94.59% <100%> (-0.15%) ⬇️

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 1ded1a1...06d0db1. Read the comment docs.

@ehmicky ehmicky merged commit 0256f36 into master Nov 22, 2019
@ehmicky ehmicky deleted the feat/improve-functions-logging-2 branch November 22, 2019 11:52
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.

None yet

1 participant