dwyl / phoenix-liveview-todo-list-tutorial

✅ Beginners tutorial building a Realtime Todo List in Phoenix 1.6.10 + LiveView 0.17.10 ⚡️ Feedback very welcome!
https://liveview-todo.herokuapp.com/
69 stars 11 forks source link

Feature-and-fix: Tab highlighting, Item left count is not working #57 #130

Closed fholmqvist closed 1 year ago

fholmqvist commented 1 year ago
fholmqvist commented 1 year ago

@nelsonic Pipe failed on formatting, should be good now! :)

codecov[bot] commented 1 year ago

Codecov Report

Merging #130 (b02701c) into main (19094ce) will not change coverage. Report is 2 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #130   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         6    +1     
  Lines           68        80   +12     
=========================================
+ Hits            68        80   +12     
Files Coverage Δ
lib/live_view_todo_web/live/item_component.ex 100.00% <100.00%> (ø)
lib/live_view_todo_web/live/page_live.ex 100.00% <ø> (ø)
lib/live_view_todo_web/live/toolbar_component.ex 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more