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

#56 Reverts truncate fn for elixir v1.5 #57

Closed Cleop closed 6 years ago

Cleop commented 6 years ago

56 Creates alternative fn for truncate so it's compatible with elixir v1.5 for heroku

codecov-io commented 6 years ago

Codecov Report

Merging #57 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   98.78%   98.79%   +0.01%     
==========================================
  Files          12       12              
  Lines          82       83       +1     
==========================================
+ Hits           81       82       +1     
  Misses          1        1
Impacted Files Coverage Δ
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 1953219...286d255. Read the comment docs.