Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR: Lists #165

Merged
merged 59 commits into from
Nov 1, 2023

remove dbg() #165

6aae78a
Select commit
Loading
Failed to load commit list.
Merged

PR: Lists #165

remove dbg() #165
6aae78a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 1, 2023 in 0s

99.69% (-0.31%) compared to a0e1594

View this Pull Request on Codecov

99.69% (-0.31%) compared to a0e1594

Details

Codecov Report

Merging #165 (6aae78a) into main (a0e1594) will decrease coverage by 0.31%.
Report is 60 commits behind head on main.
The diff coverage is 97.33%.

@@             Coverage Diff             @@
##              main     #165      +/-   ##
===========================================
- Coverage   100.00%   99.69%   -0.31%     
===========================================
  Files           22       26       +4     
  Lines          599      659      +60     
===========================================
+ Hits           599      657      +58     
- Misses           0        2       +2     
Files Coverage Δ
lib/app/item.ex 100.00% <100.00%> (ø)
lib/app/list.ex 100.00% <100.00%> (ø)
lib/app_web/controllers/list_controller.ex 100.00% <100.00%> (ø)
lib/app_web/controllers/tag_controller.ex 100.00% <100.00%> (ø)
lib/app_web/live/components/nav.ex 100.00% <100.00%> (ø)
lib/app_web/live/stats_live.ex 100.00% <ø> (ø)
lib/app_web/router.ex 100.00% <ø> (ø)
lib/app_web/views/list_view.ex 100.00% <100.00%> (ø)
lib/app_web/views/nav_view.ex 100.00% <100.00%> (ø)
lib/app_web/live/app_live.ex 98.75% <91.30%> (-1.25%) ⬇️

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