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

feat: trigger http protocol push event support gateway #641

Merged
merged 4 commits into from
Oct 20, 2023

Conversation

xdlbdy
Copy link
Contributor

@xdlbdy xdlbdy commented Oct 18, 2023

What problem does this PR solve?

Issue Number: close #xxx

Problem Summary

What is changed and how does it work?

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #641 (efef6d3) into main (ee76217) will decrease coverage by 5.82%.
Report is 103 commits behind head on main.
The diff coverage is 3.63%.

❗ Current head efef6d3 differs from pull request most recent head 9303a7d. Consider uploading reports for the commit 9303a7d to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #641      +/-   ##
==========================================
- Coverage   57.07%   51.26%   -5.82%     
==========================================
  Files         190      260      +70     
  Lines       15191    19543    +4352     
==========================================
+ Hits         8670    10018    +1348     
- Misses       5884     8709    +2825     
- Partials      637      816     +179     
Flag Coverage Δ
unittests 51.26% <3.63%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
api/errors/app.go 30.90% <ø> (ø)
lib/bytes/clone_go119.go 0.00% <ø> (ø)
lib/bytes/escape.go 54.46% <ø> (ø)
lib/bytes/io.go 0.00% <ø> (ø)
lib/bytes/parse.go 7.14% <ø> (ø)
lib/bytes/unsafe.go 100.00% <ø> (ø)
lib/bytes/utf8.go 11.11% <ø> (ø)
lib/json/path/parse.go 49.41% <ø> (ø)
lib/json/path/path.go 0.00% <ø> (ø)
lib/json/path/segment.go 0.00% <ø> (ø)
... and 31 more

... and 393 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5712f51...9303a7d. Read the comment docs.

@xdlbdy xdlbdy changed the title feat: trigger http protocol push event support proxy feat: trigger http protocol push event support gateway Oct 18, 2023
hwjiangkai
hwjiangkai previously approved these changes Oct 19, 2023
@xdlbdy xdlbdy merged commit 7af72c2 into vanus-labs:main Oct 20, 2023
3 of 4 checks passed
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.

2 participants