Closed SimonLab closed 2 years ago
Merging #35 (0a9a353) into master (9022926) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #35 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 30 42 +12
=========================================
+ Hits 30 42 +12
Impacted Files | Coverage Δ | |
---|---|---|
lib/live_view_todo/item.ex | 100.00% <100.00%> (ø) |
|
lib/live_view_todo_web/live/page_live.ex | 100.00% <100.00%> (ø) |
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 9022926...0a9a353. Read the comment docs.
Add phoenix binding "click" on the "clear completed" button to remove all completed item to be merged after: #22