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

Implement monitor service #421

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Implement monitor service #421

merged 1 commit into from
Oct 18, 2024

Conversation

akiradeveloper
Copy link
Owner

No description provided.

@akiradeveloper akiradeveloper self-assigned this Oct 18, 2024
@akiradeveloper akiradeveloper linked an issue Oct 18, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 4.65839% with 307 lines in your changes missing coverage. Please review.

Project coverage is 85.82%. Comparing base (77631bd) to head (17f6800).

Files with missing lines Patch % Lines
sorock/src/generated/sorock_monitor.rs 5.04% 226 Missing ⚠️
sorock/src/monitor_service.rs 7.31% 38 Missing ⚠️
sorock/src/generated/sorock.rs 0.00% 23 Missing ⚠️
sorock/src/process/raft_process/responder.rs 0.00% 16 Missing ⚠️
sorock/src/process/command_log/mod.rs 0.00% 4 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #421      +/-   ##
==========================================
- Coverage   93.41%   85.82%   -7.60%     
==========================================
  Files          47       49       +2     
  Lines        3053     3344     +291     
==========================================
+ Hits         2852     2870      +18     
- Misses        201      474     +273     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@akiradeveloper akiradeveloper merged commit 6e9d66b into master Oct 18, 2024
3 checks passed
@akiradeveloper akiradeveloper deleted the monitor-svc branch October 18, 2024 03:19
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.

Revive lol-monitor
2 participants