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: check eventbus health #624

Merged
merged 6 commits into from
Sep 7, 2023

Conversation

ifplusor
Copy link
Collaborator

@ifplusor ifplusor commented Sep 6, 2023

What problem does this PR solve?

Issue Number: close None

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 Sep 6, 2023

Codecov Report

Merging #624 (4b2b1bd) into main (ee76217) will decrease coverage by 3.26%.
Report is 86 commits behind head on main.
The diff coverage is 44.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #624      +/-   ##
==========================================
- Coverage   57.07%   53.81%   -3.26%     
==========================================
  Files         190      225      +35     
  Lines       15191    18160    +2969     
==========================================
+ Hits         8670     9773    +1103     
- Misses       5884     7589    +1705     
- Partials      637      798     +161     
Files Changed Coverage
internal/controller/trigger/storage/storage.go ø
...l/controller/trigger/subscription/offset/offset.go ø
...al/controller/trigger/subscription/subscription.go ø
...rnal/controller/trigger/validation/subscription.go ø
internal/controller/trigger/worker/manager.go ø
internal/controller/trigger/worker/policy.go ø
internal/controller/trigger/worker/scheduler.go ø
internal/controller/trigger/worker/worker.go ø
internal/gateway/config.go ø
internal/gateway/gateway.go ø
... and 63 more

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 b1a564e...4b2b1bd. Read the comment docs.

@hwjiangkai hwjiangkai force-pushed the feat-check-eventlog-health branch 2 times, most recently from b4d251b to f18d78a Compare September 7, 2023 02:20
hwjiangkai
hwjiangkai previously approved these changes Sep 7, 2023
@ifplusor ifplusor changed the title feat: check eventlog health feat: check eventbus health Sep 7, 2023
@ifplusor ifplusor merged commit 14c12fd into vanus-labs:main Sep 7, 2023
4 of 6 checks passed
@ifplusor ifplusor deleted the feat-check-eventlog-health branch September 7, 2023 02:31
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