dwyl / github-backup

:octocat: :back: 🆙 Backup your GitHub Issues so you can still work when (they/you are) offline.
https://github-backup.herokuapp.com
GNU General Public License v2.0
32 stars 3 forks source link

#19 #20 Project set up #21

Closed Cleop closed 6 years ago

Cleop commented 6 years ago

Sets the project up with heroku and sets up a new event endpoint that works with ngrok #19 #20

Sets up CI

1 Adds what/why/how to readme

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@c1f3d8f). Click here to learn what that means. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #21   +/-   ##
=========================================
  Coverage          ?   88.88%           
=========================================
  Files             ?        5           
  Lines             ?        9           
  Branches          ?        0           
=========================================
  Hits              ?        8           
  Misses            ?        1           
  Partials          ?        0
Impacted Files Coverage Δ
lib/app_web/views/error_view.ex 100% <100%> (ø)
lib/app_web/router.ex 100% <100%> (ø)
lib/app_web/controllers/page_controller.ex 100% <100%> (ø)
lib/app_web/controllers/event_controller.ex 100% <100%> (ø)
lib/app/application.ex 75% <75%> (ø)

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 c1f3d8f...9f50f7c. Read the comment docs.