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

JasmineGraph Frontend Shell #254

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

triangle count

fac0a9b
Select commit
Loading
Failed to load commit list.
Open

JasmineGraph Frontend Shell #254

triangle count
fac0a9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 1s

1.38% (+0.10%) compared to 8c8eb3f

View this Pull Request on Codecov

1.38% (+0.10%) compared to 8c8eb3f

Details

Codecov Report

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

Project coverage is 1.38%. Comparing base (8c8eb3f) to head (fac0a9b).

Files with missing lines Patch % Lines
src/frontend/ui/JasmineGraphFrontEndUI.cpp 0.00% 361 Missing ⚠️
...rontend/core/common/JasmineGraphFrontendCommon.cpp 0.00% 131 Missing ⚠️
src/frontend/JasmineGraphFrontEnd.cpp 0.00% 29 Missing ⚠️
src/util/Utils.cpp 0.00% 29 Missing ⚠️
src/server/JasmineGraphServer.cpp 0.00% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #254      +/-   ##
=========================================
+ Coverage    1.28%   1.38%   +0.10%     
=========================================
  Files          67      69       +2     
  Lines       13493   14672    +1179     
  Branches     8925    9308     +383     
=========================================
+ Hits          173     203      +30     
- Misses      13118   14268    +1150     
+ Partials      202     201       -1     

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