Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.

Add test for spread operators and add check-coverage npm task to compare with cover #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brunops
Copy link

@brunops brunops commented May 20, 2016

  • Add babel-preset-stage-0 to test spread operators
  • Create check-coverage so results can be compared with test results
  • cover and check-coverage results are currently different, they should be the same:
    screen shot 2016-05-20 at 2 06 59 pm
  • It looks like check-coverage checks transpiled files, while cover checks the actual source
  • I'm currently debugging istanbul-api to fix the problem but not being very successful, let me know if you have an idea of the problem and I can try to fix it

- Add `babel-preset-stage-0` to test spread operators
- Create `check-coverage` so results can be compared with `test` results
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant