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

catch unknown event #89

Closed SimonLab closed 6 years ago

SimonLab commented 6 years ago

ref: #82

Return a 404 reply to Github on unknown events

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
+ Coverage   99.41%   99.42%   +0.01%     
==========================================
  Files          17       17              
  Lines         171      174       +3     
==========================================
+ Hits          170      173       +3     
  Misses          1        1
Impacted Files Coverage Δ
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 7c7c2de...0bc8469. Read the comment docs.