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 unit and function test builds #240

Merged
merged 1 commit into from
Jan 25, 2019
Merged

Conversation

agubler
Copy link
Member

@agubler agubler commented Jan 25, 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:

Ensure that undefined and null plugins are filtered correctly for test builds and use the manifest plugin for all builds to ensure the logger reports the correct bundle details.

Resolves #241

@codecov
Copy link

codecov bot commented Jan 25, 2019

Codecov Report

Merging #240 into master will decrease coverage by 0.07%.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #240      +/-   ##
==========================================
- Coverage   52.75%   52.67%   -0.08%     
==========================================
  Files          10       10              
  Lines         618      617       -1     
  Branches      155      155              
==========================================
- Hits          326      325       -1     
  Misses        292      292
Impacted Files Coverage Δ
src/dist.config.ts 30.64% <ø> (-1.11%) ⬇️
src/dev.config.ts 20% <ø> (-1.43%) ⬇️
src/base.config.ts 23.16% <100%> (+0.43%) ⬆️
src/base.test.config.ts 13.79% <50%> (ø) ⬆️

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 dc873dd...37a0e8c. Read the comment docs.

@agubler agubler merged commit 39e4518 into dojo:master Jan 25, 2019
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