dwyl / feedback

:speech_balloon: feedback - the only way to leave anyone "constructive criticism" with anonymity and/or privacy for those giving it!
https://dwyl-feedback.herokuapp.com
18 stars 1 forks source link

Deployment #54

Closed jackcarlisle closed 7 years ago

jackcarlisle commented 7 years ago

Ready for review after #53 (needs rebase)

34

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@5a68388). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #54   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?     14           
  Lines             ?    146           
  Branches          ?      0           
=======================================
  Hits              ?    146           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
test/support/conn_case.ex 100% <ø> (ø)
web/router.ex 100% <ø> (ø)
web/channels/room_channel.ex 100% <100%> (ø)
web/controllers/feedback_controller.ex 100% <100%> (ø)
test/support/test_helpers.ex 100% <100%> (ø)
web/views/feedback_view.ex 100% <100%> (ø)
web/controllers/auth.ex 100% <100%> (ø)
web/controllers/session_controller.ex 100% <100%> (ø)
web/models/feedback.ex 100% <100%> (ø)
web/models/user.ex 100% <100%> (ø)
... and 3 more

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 5a68388...1d3ea9e. Read the comment docs.

jackcarlisle commented 7 years ago

Closing due to changes in the db that are effecting tests, thus previous branches can't be merged