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

Add constraints #110

Closed SimonLab closed 6 years ago

SimonLab commented 6 years ago

ref: #94

merge after #109

Add unique constraints on issue_id and comment_id values (defined by Github)

codecov[bot] commented 6 years ago

Codecov Report

Merging #110 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
+ Coverage   99.59%   99.59%   +<.01%     
==========================================
  Files          21       21              
  Lines         244      247       +3     
==========================================
+ Hits          243      246       +3     
  Misses          1        1
Impacted Files Coverage Δ
lib/app_web/controllers/event_type.ex 100% <100%> (ø) :arrow_up:
lib/app_web/controllers/event_type_handlers.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 f57e29a...b79e8b3. Read the comment docs.