-
Notifications
You must be signed in to change notification settings - Fork 527
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
feat: add response header in debug view #1691
Conversation
Hi @nic-chen Could you guide me how to solve Backend E2E test error when you have time? |
OK, I will do add it :) |
Hi @stu01509 , thanks for your nice work. Try to add Or just put the |
Codecov Report
@@ Coverage Diff @@
## master #1691 +/- ##
==========================================
- Coverage 72.70% 71.57% -1.13%
==========================================
Files 133 47 -86
Lines 5738 3128 -2610
Branches 666 0 -666
==========================================
- Hits 4172 2239 -1933
+ Misses 1323 646 -677
Partials 243 243
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
good good |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great changes.
merged, thanks for your contribution~! |
Please answer these questions before submitting a pull request, or your PR will get closed.
Why submit this pull request?
What changes will this PR take into?
Add response header tab in debug view.
Related issues
fix/resolve #1680
Checklist: