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

Install backup #86

Closed SimonLab closed 6 years ago

SimonLab commented 6 years ago

ref: #65 On install get all the issues and comments where the app is installed and save them in Postgres and s3

codecov[bot] commented 6 years ago

Codecov Report

Merging #86 into master will increase coverage by 0.29%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
+ Coverage   99.23%   99.53%   +0.29%     
==========================================
  Files          16       18       +2     
  Lines         131      215      +84     
==========================================
+ Hits          130      214      +84     
  Misses          1        1
Impacted Files Coverage Δ
lib/app/helpers/issue.ex 100% <100%> (ø)
lib/app_web/controllers/event_type_handlers.ex 100% <100%> (ø) :arrow_up:
lib/app_web/views/comment_view.ex 100% <0%> (ø)

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 f0b8954...75a0866. Read the comment docs.