-
Notifications
You must be signed in to change notification settings - Fork 24
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
JasmineGraph Frontend Shell #254
Conversation
ChandiH
commented
Sep 17, 2024
- implement jasminegraph frontend ui shell ( running in port 7776 )
- seperate common frontend util functions
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.
I have put some comments. Please address them all and reply to each of the comments explaining how you addressed them.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #254 +/- ##
=========================================
- Coverage 1.31% 1.30% -0.01%
=========================================
Files 77 79 +2
Lines 15432 15819 +387
Branches 9839 10092 +253
=========================================
+ Hits 203 207 +4
- Misses 15028 15408 +380
- Partials 201 204 +3 ☔ View full report in Codecov by Sentry. |
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
@ChandiH Please put a comment for each of the comments resolved explaining how those were resolved. |
…d-out test functions
Quality Gate failedFailed conditions See analysis details on SonarQube Cloud Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE |