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

#14 Adds comment to code for the meta table #106

Closed Cleop closed 6 years ago

Cleop commented 6 years ago

14 Adds comment to code for the meta table

Refactors code to make credo happy 😄

codecov[bot] commented 6 years ago

Codecov Report

Merging #106 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
+ Coverage   99.51%   99.51%   +<.01%     
==========================================
  Files          19       19              
  Lines         206      207       +1     
==========================================
+ Hits          205      206       +1     
  Misses          1        1
Impacted Files Coverage Δ
lib/app_web/controllers/meta_table.ex 100% <100%> (ø) :arrow_up:
lib/app/helpers/user.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 fbfd43c...d72b374. Read the comment docs.