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
31 stars 3 forks source link

backup PRs data #107

Closed SimonLab closed 6 years ago

SimonLab commented 6 years ago

ref: #30 Save PR when created and edited.

codecov[bot] commented 6 years ago

Codecov Report

Merging #107 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage   99.54%   99.59%   +0.04%     
==========================================
  Files          20       21       +1     
  Lines         219      244      +25     
==========================================
+ Hits          218      243      +25     
  Misses          1        1
Impacted Files Coverage Δ
lib/app_web/controllers/event_type_handlers.ex 100% <100%> (ø) :arrow_up:
lib/app/issue.ex 100% <100%> (ø) :arrow_up:
lib/app_web/controllers/github_api/in_memory.ex 100% <100%> (ø)
lib/app_web/controllers/issue_controller.ex 100% <100%> (ø) :arrow_up:
lib/app_web/controllers/event_type.ex 100% <100%> (ø) :arrow_up:

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 2ffe4be...346c125. Read the comment docs.