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

fix lost require middleware #418

Merged
merged 2 commits into from
Aug 4, 2023
Merged

Conversation

lihsai0
Copy link
Collaborator

@lihsai0 lihsai0 commented Aug 4, 2023

KODO-18521

fix #417

@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Merging #418 (37a9d4f) into master (59f7b38) will increase coverage by 0.37%.
The diff coverage is n/a.

❗ Current head 37a9d4f differs from pull request most recent head f270c68. Consider uploading reports for the commit f270c68 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #418      +/-   ##
==========================================
+ Coverage   85.48%   85.85%   +0.37%     
==========================================
  Files          25       25              
  Lines        1888     1888              
==========================================
+ Hits         1614     1621       +7     
+ Misses        274      267       -7     
Files Changed Coverage Δ
autoload.php 0.00% <ø> (ø)
src/Qiniu/Config.php 61.90% <ø> (ø)

... and 2 files with indirect coverage changes

@bachue bachue merged commit dfa6893 into master Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Call to undefined function Qiniu\Http\Middleware\compose()
3 participants