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

#53 Display markdown #68

Closed Cleop closed 6 years ago

Cleop commented 6 years ago

53 Adds earmark to display comment text using markdown formatting

codecov[bot] commented 6 years ago

Codecov Report

Merging #68 into master will increase coverage by 0.09%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   98.79%   98.88%   +0.09%     
==========================================
  Files          12       12              
  Lines          83       90       +7     
==========================================
+ Hits           82       89       +7     
  Misses          1        1
Impacted Files Coverage Δ
lib/app_web/controllers/aws/in_memory.ex 100% <100%> (ø) :arrow_up:
lib/app_web/views/comment_view.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 ef16bd1...049f5d6. Read the comment docs.