Skip to content

BUG: Fix static BTR when no paths are specified#177

Merged
agubler merged 1 commit intodojo:masterfrom
agubler:issue-176
Jul 5, 2019
Merged

BUG: Fix static BTR when no paths are specified#177
agubler merged 1 commit intodojo:masterfrom
agubler:issue-176

Conversation

@agubler
Copy link
Copy Markdown
Member

@agubler agubler commented Jul 5, 2019

Type: bug

The following has been addressed in the PR:

Description:

Ensure that the static option is honoured even when there are no paths defined in the .dojorc

Resolves #176

@agubler agubler requested a review from matt-gadd July 5, 2019 09:24
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 5, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #177   +/-   ##
=======================================
  Coverage   85.51%   85.51%           
=======================================
  Files          41       41           
  Lines        1788     1788           
  Branches      469      469           
=======================================
  Hits         1529     1529           
  Misses        259      259
Impacted Files Coverage Δ
src/build-time-render/BuildTimeRender.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 c25f6f8...2203a79. Read the comment docs.

@agubler agubler merged commit 5ea1a83 into dojo:master Jul 5, 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.

BTR static flag does not work without paths

2 participants