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

#70 Saves closed issue event in the DB and displays it on the front end #100

Closed Cleop closed 6 years ago

Cleop commented 6 years ago

70 Saves closed issue event in the DB and displays it on the front end

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
+ Coverage   99.51%   99.54%   +0.02%     
==========================================
  Files          19       20       +1     
  Lines         206      218      +12     
==========================================
+ Hits          205      217      +12     
  Misses          1        1
Impacted Files Coverage Ξ”
lib/app/issue.ex 100% <ΓΈ> (ΓΈ) :arrow_up:
lib/app/issue_status.ex 100% <100%> (ΓΈ)
lib/app_web/controllers/event_type_handlers.ex 100% <100%> (ΓΈ) :arrow_up:
lib/app_web/controllers/issue_controller.ex 100% <100%> (ΓΈ) :arrow_up:
lib/app_web/controllers/event_type.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...2ee90bf. Read the comment docs.

nelsonic commented 6 years ago

@SimonLab thanks for updating. πŸ‘