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

Meta table #80

Closed SimonLab closed 6 years ago

SimonLab commented 6 years ago

ref: #14 #77 Generate svg from /edit-count/{issue_id} endpoint which is then added on the bottom of the issue description. The edit number is the sum of all the edits on the comments and issue description

codecov[bot] commented 6 years ago

Codecov Report

Merging #80 into master will increase coverage by 0.17%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage      99%   99.18%   +0.17%     
==========================================
  Files          13       15       +2     
  Lines         101      122      +21     
==========================================
+ Hits          100      121      +21     
  Misses          1        1
Impacted Files Coverage Δ
lib/app_web/router.ex 100% <ø> (ø) :arrow_up:
lib/app_web/controllers/edit_count_controller.ex 100% <100%> (ø)
lib/app_web/controllers/event_type_handlers.ex 100% <100%> (ø) :arrow_up:
lib/app_web/controllers/meta_table.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...4ac6dc4. Read the comment docs.