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

fix rmgr command issue #272

Closed
wants to merge 10 commits into from
Closed

Conversation

muthumala19
Copy link
Contributor

Fix local store file deletion issue for rmgr command.

Copy link

codecov bot commented Jan 11, 2025

Codecov Report

Attention: Patch coverage is 0% with 43 lines in your changes missing coverage. Please review.

Project coverage is 1.31%. Comparing base (0f994cf) to head (9df98e1).

Files with missing lines Patch % Lines
src/util/Utils.cpp 0.00% 35 Missing ⚠️
src/server/JasmineGraphInstanceService.cpp 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #272      +/-   ##
=========================================
- Coverage    1.34%   1.31%   -0.03%     
=========================================
  Files          77      77              
  Lines       15389   15431      +42     
  Branches     9808    9838      +30     
=========================================
- Hits          207     203       -4     
- Misses      14978   15027      +49     
+ Partials      204     201       -3     

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

src/util/Utils.cpp Outdated Show resolved Hide resolved
src/util/Utils.cpp Outdated Show resolved Hide resolved
Copy link
Owner

@miyurud miyurud left a comment

Choose a reason for hiding this comment

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

I have put some comments. Please address them all and explain for each comment how you addressed them.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@muthumala19
Copy link
Contributor Author

closing this PR due to opening a new PR (#273)

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