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

#75 Sets up issue page #79

Closed Cleop closed 6 years ago

Cleop commented 6 years ago

75 Sets up the issue page to display all of the comments and their versions for a given issue.

59 Updated UI for the Issue title

62 Adds Timex for github times/dates e.g. '4 hours ago'

codecov[bot] commented 6 years ago

Codecov Report

Merging #79 into master will increase coverage by 0.08%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
+ Coverage      99%   99.09%   +0.08%     
==========================================
  Files          13       14       +1     
  Lines         101      110       +9     
==========================================
+ Hits          100      109       +9     
  Misses          1        1
Impacted Files Coverage Δ
lib/app_web/router.ex 100% <ø> (ø) :arrow_up:
lib/app_web/controllers/issue_controller.ex 100% <100%> (ø)
lib/app_web/helpers/view.ex 100% <100%> (ø)

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 778d1e3...e0cf4d7. Read the comment docs.