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

feat: Admin page that shows detours and allows an admin to delete them all #2789

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

joshlarson
Copy link
Contributor

@joshlarson joshlarson requested a review from a team as a code owner September 11, 2024 19:07
@joshlarson joshlarson changed the title Jdl/feat/admin button to clear detours feat: Admin page that shows detours and allows an admin to delete them all Sep 11, 2024
Copy link

Coverage of commit fcb66eb

Summary coverage rate:
  lines......: 92.6% (3317 of 3583 lines)
  functions..: 71.8% (1363 of 1899 functions)
  branches...: no data found

Files changed coverage rate:
                                                                  |Lines       |Functions  |Branches    
  Filename                                                        |Rate     Num|Rate    Num|Rate     Num
  ======================================================================================================
  lib/skate/detours/detours.ex                                    |82.4%     34|66.7%    18|    -      0
  lib/skate_web/controllers/detours_admin_controller.ex           | 0.0%     11| 0.0%     8|    -      0
  lib/skate_web/controllers/detours_admin_html.ex                 | 0.0%      1| 0.0%     4|    -      0
  lib/skate_web/router.ex                                         |86.6%     67|15.5%   142|    -      0

Download coverage report

@joshlarson joshlarson enabled auto-merge (squash) September 13, 2024 18:29
@joshlarson joshlarson force-pushed the jdl/feat/admin-button-to-clear-detours branch from fcb66eb to 4f58a5f Compare September 13, 2024 18:29
@joshlarson joshlarson merged commit 310c727 into main Sep 13, 2024
9 checks passed
@joshlarson joshlarson deleted the jdl/feat/admin-button-to-clear-detours branch September 13, 2024 18:34
Copy link

Coverage of commit 4f58a5f

Summary coverage rate:
  lines......: 92.6% (3318 of 3583 lines)
  functions..: 71.8% (1364 of 1899 functions)
  branches...: no data found

Files changed coverage rate:
                                                                  |Lines       |Functions  |Branches    
  Filename                                                        |Rate     Num|Rate    Num|Rate     Num
  ======================================================================================================
  lib/skate/detours/detours.ex                                    |82.4%     34|66.7%    18|    -      0
  lib/skate_web/controllers/detours_admin_controller.ex           | 0.0%     11| 0.0%     8|    -      0
  lib/skate_web/controllers/detours_admin_html.ex                 | 0.0%      1| 0.0%     4|    -      0
  lib/skate_web/router.ex                                         |86.6%     67|15.5%   142|    -      0

Download coverage report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants