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

#24 #25 Gets installation token and event type from github API #27

Closed Cleop closed 6 years ago

Cleop commented 6 years ago

25 Gets the installation token from the github API

24 Sees issue and issue comment events from github API and determines what type of event they are

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   88.88%   95.83%   +6.94%     
==========================================
  Files           5        6       +1     
  Lines           9       24      +15     
==========================================
+ Hits            8       23      +15     
  Misses          1        1
Impacted Files Coverage Δ
lib/app_web/controllers/event_type.ex 100% <100%> (ø)
lib/app_web/controllers/event_controller.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 af658cd...06894b5. Read the comment docs.