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

rollup sourcemaps and es2015 modules #120

Merged
merged 4 commits into from
Apr 29, 2017
Merged

rollup sourcemaps and es2015 modules #120

merged 4 commits into from
Apr 29, 2017

Conversation

scttcper
Copy link
Owner

closes #104

@codecov
Copy link

codecov bot commented Apr 29, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #120   +/-   ##
=======================================
  Coverage   78.55%   78.55%           
=======================================
  Files          16       16           
  Lines         485      485           
  Branches       61       61           
=======================================
  Hits          381      381           
  Misses         58       58           
  Partials       46       46
Impacted Files Coverage Δ
src/lib/toastr/toast-component.ts 82.14% <ø> (ø)
src/lib/toastr/toast-injector.ts 91.89% <ø> (ø)
src/lib/overlay/overlay.ts 80% <ø> (ø) ⬆️
src/lib/toastr/toast-directive.ts 70% <ø> (ø)
src/lib/toastr/toastr-config.ts 84.9% <ø> (ø)
src/app/pink.toast.ts 50% <100%> (ø) ⬆️
src/lib/toastr/toastr-service.ts 58% <100%> (ø)
src/lib/index.ts 100% <100%> (ø)
src/lib/toastr/toastr-module.ts 100% <100%> (ø)
src/app/app.component.ts 84.44% <100%> (ø) ⬆️
... and 1 more

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 37dca26...80fda18. Read the comment docs.

@scttcper scttcper merged commit cb66e23 into master Apr 29, 2017
@scttcper scttcper deleted the add-es2015-bundle branch April 29, 2017 18:53
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.

Add es2015 to package.json
1 participant