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

#47 Displays versions of a comment #49

Closed Cleop closed 6 years ago

Cleop commented 6 years ago

40 #47 Displays versions of a comment with latest at the top, gives top comment white bg and all others grey.

codecov[bot] commented 6 years ago

Codecov Report

Merging #49 into master will increase coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   98.66%   98.78%   +0.11%     
==========================================
  Files          10       12       +2     
  Lines          75       82       +7     
==========================================
+ Hits           74       81       +7     
  Misses          1        1
Impacted Files Coverage Δ
lib/app_web/router.ex 100% <ø> (ø) :arrow_up:
lib/app_web/views/comment_view.ex 100% <100%> (ø)
lib/app_web/controllers/comment_controller.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 e6daf46...507cec1. Read the comment docs.