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

save users in postgres #99

Closed SimonLab closed 6 years ago

SimonLab commented 6 years ago

ref: #46

Link comments and versions of comments to users and display avatar on history list

codecov[bot] commented 6 years ago

Codecov Report

Merging #99 into master will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
+ Coverage   99.46%   99.51%   +0.05%     
==========================================
  Files          17       19       +2     
  Lines         186      206      +20     
==========================================
+ Hits          185      205      +20     
  Misses          1        1
Impacted Files Coverage Δ
lib/app/version.ex 100% <ø> (ø) :arrow_up:
lib/app/issue.ex 100% <ø> (ø) :arrow_up:
lib/app/comment.ex 100% <ø> (ø) :arrow_up:
lib/app_web/controllers/issue_controller.ex 100% <ø> (ø) :arrow_up:
lib/app/helpers/issue.ex 100% <100%> (ø) :arrow_up:
lib/app/helpers/user.ex 100% <100%> (ø)
lib/app/user.ex 100% <100%> (ø)
lib/app_web/controllers/event_type_handlers.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 c118a80...f3813bf. Read the comment docs.