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: [#139] Optimize HTTP print #168

Merged
merged 1 commit into from
Jun 9, 2023
Merged

Fix: [#139] Optimize HTTP print #168

merged 1 commit into from
Jun 9, 2023

Conversation

hwbrzzl
Copy link
Contributor

@hwbrzzl hwbrzzl commented Jun 8, 2023

@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

❗ No coverage uploaded for pull request base (v1.11.x@eeed904). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             v1.11.x     #168   +/-   ##
==========================================
  Coverage           ?   53.78%           
==========================================
  Files              ?      106           
  Lines              ?     7627           
  Branches           ?        0           
==========================================
  Hits               ?     4102           
  Misses             ?     3240           
  Partials           ?      285           

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

Copy link
Member

@devhaozi devhaozi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hwbrzzl hwbrzzl merged commit eb93db0 into v1.11.x Jun 9, 2023
@hwbrzzl hwbrzzl deleted the bowen/#139 branch June 9, 2023 04:07
@devhaozi devhaozi linked an issue Jun 9, 2023 that may be closed by this pull request
3 tasks
hwbrzzl added a commit that referenced this pull request Jun 9, 2023
* Fix: [#136] Fix input bind conflict (#121)

* Fix input bind conflict

* Optimize lint

* Update version

* Optimize import

* Fix Input* (#123)

* Fix: [#148][#150]  (#167)

* Fix #148 #150

* Add panic test

* Upgrade v1.11.3

* Optimize HTTP print (#168)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 [Bug] 不规范的HTTP请求导致日志输出
2 participants