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: Remove sendStatus in SymonClient initiate func #1208

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Conversation

dennypradipta
Copy link
Contributor

@dennypradipta dennypradipta commented Dec 8, 2023

Monika Pull Request (PR)

What feature/issue does this PR add

This PR fixes #1207

How did you implement / how did you fix it

Remove the sendStatus in initiate() because handshake will send the status automatically

How to test

Run Monika in Symon Mode

Additional Context

Need PR 5931 in Symon

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6ddf49e) 63.71% compared to head (adc0fcc) 63.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1208      +/-   ##
==========================================
- Coverage   63.71%   63.70%   -0.02%     
==========================================
  Files         111      111              
  Lines        3211     3207       -4     
  Branches      544      544              
==========================================
- Hits         2046     2043       -3     
- Misses        988      989       +1     
+ Partials      177      175       -2     

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

Copy link
Contributor

@sapiderman sapiderman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a pr that removes code? 👍🏽 !!!

@dennypradipta dennypradipta merged commit add26d3 into main Dec 11, 2023
8 checks passed
@dennypradipta dennypradipta deleted the issue/1207 branch December 11, 2023 08:24
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.

[SymonClient] Simplify initiate process
3 participants