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: Adjust log output level and override default method (#960)(#959) #961

Merged
merged 1 commit into from
Nov 9, 2022

Conversation

Createsequence
Copy link
Collaborator

Fixes #960 #959

Changes proposed in this pull request:

Check mailbox configuration when submitting. Contributor Guide

@codecov
Copy link

codecov bot commented Nov 9, 2022

Codecov Report

Base: 26.67% // Head: 26.67% // No change to project coverage 👍

Coverage data is based on head (61272ef) compared to base (ed08477).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #961   +/-   ##
==========================================
  Coverage      26.67%   26.67%           
  Complexity       633      633           
==========================================
  Files            240      240           
  Lines           5551     5551           
  Branches         504      504           
==========================================
  Hits            1481     1481           
  Misses          3932     3932           
  Partials         138      138           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pirme pirme merged commit 90220fa into opengoofy:develop Nov 9, 2022
@Createsequence Createsequence deleted the fix branch November 10, 2022 01:52
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.

ThreadPoolPluginRegisterPostProcessor 实现 BeanPostProcessor 默认方法 postProcessBeforeInitialization
2 participants