-
Notifications
You must be signed in to change notification settings - Fork 600
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(meta): enable heartbeat detection. #830
Conversation
2ad5acb
to
abb90e4
Compare
abb90e4
to
41041e6
Compare
# Conflicts: # rust/compute/src/server.rs
Codecov Report
@@ Coverage Diff @@
## main #830 +/- ##
============================================
+ Coverage 72.18% 72.20% +0.01%
Complexity 2766 2766
============================================
Files 930 930
Lines 54398 54556 +158
Branches 1787 1787
============================================
+ Hits 39267 39391 +124
- Misses 14241 14275 +34
Partials 890 890
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
0d0693c
to
7375b4f
Compare
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.
LGTM
What's changed and what's your intention?
This PR enables heartbeat detection.
TODO:
#856
Checklist
Refer to a related PR or issue link (optional)