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 "allLayouts is null" exception #1386

Merged
merged 2 commits into from
Apr 20, 2016

Conversation

304NotModified
Copy link
Member

Fix allLayouts is null after init. Auto fix this instead of exception.

fixes #1384

Fix allLayouts is null after init. Auto fix this instead of exception.
@304NotModified 304NotModified added the bug Bug report / Bug fix label Apr 19, 2016
@304NotModified 304NotModified added this to the 4.3.1 milestone Apr 19, 2016
@codecov-io
Copy link

Current coverage is 75.17%

Merging #1386 into master will not affect coverage as of d691f3e

@@            master   #1386   diff @@
======================================
  Files          267     267       
  Stmts        15554   15607    +53
  Branches      1636    1642     +6
  Methods          0       0       
======================================
+ Hit          11692   11732    +40
+ Partial        385     383     -2
- Missed        3477    3492    +15

Review entire Coverage Diff as of d691f3e


Uncovered Suggestions

  1. +0.09% via ...gingConfiguration.cs#374...387
  2. +0.09% via ...gingConfiguration.cs#340...353
  3. +0.08% via ...argets/FileTarget.cs#1741...1753
  4. See 7 more...

Powered by Codecov. Updated on successful CI builds.

@304NotModified 304NotModified merged commit 2e155a6 into master Apr 20, 2016
@304NotModified 304NotModified deleted the fix-InitializeTarget-exception branch May 7, 2016 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report / Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants