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

Handle missing layers #74

Merged
merged 3 commits into from
Oct 17, 2018
Merged

Handle missing layers #74

merged 3 commits into from
Oct 17, 2018

Conversation

seddonym
Copy link
Owner

@seddonym seddonym commented Oct 17, 2018

Tackles #69.

Layer Linter will now error if a layer could not be found. On balance I think this is more important than allowing optional layers, as this seems to trip people up when starting. A future feature could perhaps allow optional layers to be listed in parentheses in the layers.yml.

@seddonym seddonym force-pushed the handle-missing-layers branch from d89c764 to 44ca8e6 Compare October 17, 2018 11:31
@codecov-io
Copy link

codecov-io commented Oct 17, 2018

Codecov Report

Merging #74 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #74   +/-   ##
=======================================
  Coverage   90.08%   90.08%           
=======================================
  Files          11       11           
  Lines         565      565           
=======================================
  Hits          509      509           
  Misses         56       56

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 062f050...44ca8e6. Read the comment docs.

@seddonym seddonym merged commit 55c8fd8 into master Oct 17, 2018
@seddonym seddonym deleted the handle-missing-layers branch October 17, 2018 11:41
@mitchelljkotler mitchelljkotler mentioned this pull request Nov 2, 2018
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