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

remove unused index routes #2772

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

emmachughes
Copy link
Member

Discovered while working on #2768

Removes GET /h5p and similar routes created by Route::resource() that either do not have a corresponding controller method, or just 404.

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.67%. Comparing base (34db0b2) to head (0872645).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2772      +/-   ##
============================================
+ Coverage     69.66%   69.67%   +0.01%     
+ Complexity     2701     2700       -1     
============================================
  Files           272      272              
  Lines         11538    11536       -2     
============================================
  Hits           8038     8038              
+ Misses         3500     3498       -2     
Components Coverage Δ
contentauthor 69.67% <ø> (+0.01%) ⬆️

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.

1 participant