Skip to content

Conversation

michael-ciniawsky
Copy link
Member

@michael-ciniawsky michael-ciniawsky commented Dec 13, 2017

Type


ℹ️ What types of changes does your code introduce?

  • Feature

SemVer


ℹ️ What changes to the current semver range does your PR introduce?

  • Feature (:label: Minor)

Issues


ℹ️ What issue (if any) are closed by your PR ?

Checklist


ℹ️ You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. This is a reminder of what we are going to look for before merging your code.

  • Lint and unit tests pass with my changes
  • I have added tests that prove my fix is effective/works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes are merged and published in downstream modules
@coveralls
Copy link

coveralls commented Dec 13, 2017

Coverage Status

Coverage decreased (-0.3%) to 87.975% when pulling b722a9e on feature/meta into 4e8e20c on master.

@michael-ciniawsky michael-ciniawsky changed the title [WIP] feat(index): pass result.root, result.messages as metadata to loaders feat(index): pass result.root, result.messages as metadata to loaders Feb 2, 2018
@michael-ciniawsky michael-ciniawsky changed the title feat(index): pass result.root, result.messages as metadata to loaders feat(index): pass root && messages as metadata for other loaders Feb 2, 2018
@michael-ciniawsky michael-ciniawsky merged commit 56232e7 into master Feb 2, 2018
@michael-ciniawsky michael-ciniawsky deleted the feature/meta branch February 2, 2018 00:51
@michael-ciniawsky michael-ciniawsky changed the title feat(index): pass root && messages as metadata for other loaders feat(index): pass AST (result.root) && Messages (result.messages) as metadata to other loaders Feb 2, 2018
@michael-ciniawsky michael-ciniawsky removed this from the 2.2.0 milestone Feb 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment