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

#71 Creates Issue reopened event #103

Closed Cleop closed 6 years ago

Cleop commented 6 years ago

To be merged after #100

71 Creates Issue reopened event

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
+ Coverage   99.54%   99.55%   +0.01%     
==========================================
  Files          20       20              
  Lines         219      226       +7     
==========================================
+ Hits          218      225       +7     
  Misses          1        1
Impacted Files Coverage Δ
lib/app_web/controllers/issue_controller.ex 100% <100%> (ø) :arrow_up:
lib/app_web/controllers/event_type_handlers.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 2ffe4be...76ebd6e. Read the comment docs.

nelsonic commented 6 years ago

@SimonLab thanks for fixing the merge-conflicts 👍