zoltan-nz / library-app

Detailed Ember.js v4.7 tutorial for absolute beginners. https://yoember.com
http://library-app.firebaseapp.com
195 stars 77 forks source link

create dedicated workflow for Codacy coverage reporter #103

Closed tkraak closed 3 years ago

tkraak commented 3 years ago

Secrets are not passed to workflows that are triggered by a pull request from a fork, which means we'll rely on Coveralls to report coverage for PRs and the Codacy coverage reporter will only run on push (merge).