mikeal / framework

A framework for node.js (inspired by vapor.js)
Other
23 stars 3 forks source link

License and test script refactoring #7

Closed isaacs closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 87.5% when pulling 0a36751e70f88a5e4fbd1576813ddd4bf03992f3 on isaacs:master into 74a83192c3ac873bf19648c66b70c67ef7275715 on mikeal:master.

isaacs commented 7 years ago

Looks like AppVeyor also needs the COVERALLS_REPO_TOKEN environment var.

mikeal commented 7 years ago

It has it :(

mikeal commented 7 years ago

What I'm learning from this is that it's hard to make all these tools work even when your app literally does nothing.