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

Pull out the E2E test to another project. #186

Merged
merged 3 commits into from
Dec 7, 2016

Conversation

lijunle
Copy link
Member

@lijunle lijunle commented Nov 29, 2016

  • Leverage dependent-build package to pull E2E repo and test them in CI.
  • No need to spend time to run E2E test on local development box.

@codecov-io
Copy link

codecov-io commented Nov 29, 2016

Current coverage is 98.14% (diff: 100%)

Merging #186 into master will not change coverage

@@             master       #186   diff @@
==========================================
  Files            24         24          
  Lines           432        432          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits            424        424          
  Misses            8          8          
  Partials          0          0          

Powered by Codecov. Last update 4ed07a1...536144d

- They are ensured by dependent-build in CI.
- This increase the devbox testing time.
@lijunle lijunle merged commit 835e3f7 into depcheck:master Dec 7, 2016
@lijunle lijunle deleted the dependent-build branch December 7, 2016 17:26
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.

None yet

2 participants