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: monolog 不存在时报错问题 #834

Merged
merged 2 commits into from
Jul 26, 2023
Merged

Conversation

yansongda
Copy link
Owner

@netlify
Copy link

netlify bot commented Jul 26, 2023

Deploy Preview for pay-yansongda canceled.

Name Link
🔨 Latest commit 42ece78
🔍 Latest deploy log https://app.netlify.com/sites/pay-yansongda/deploys/64c08e6e18b405000891a538

@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (c3ddfb2) 89.32% compared to head (42ece78) 89.32%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #834   +/-   ##
=========================================
  Coverage     89.32%   89.32%           
  Complexity      760      760           
=========================================
  Files           219      219           
  Lines          2679     2679           
=========================================
  Hits           2393     2393           
  Misses          286      286           
Files Changed Coverage Δ
src/Service/LoggerServiceProvider.php 100.00% <ø> (ø)
src/Provider/AbstractProvider.php 91.48% <100.00%> (ø)
src/Provider/Alipay.php 82.22% <100.00%> (ø)
src/Provider/Unipay.php 95.23% <100.00%> (ø)
src/Provider/Wechat.php 73.91% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yansongda yansongda merged commit 85143de into master Jul 26, 2023
21 of 22 checks passed
@yansongda yansongda deleted the fix-logger-not-exist branch July 26, 2023 03:11
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.

报 Class "Monolog\Logger" not found 错误
1 participant