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

Graph Store HTTP Protocol (GET, POST) back end #1668

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

Merge branch 'master' into processGraphStoreRequest

ff36dfd
Select commit
Loading
Failed to load commit list.
Open

Graph Store HTTP Protocol (GET, POST) back end #1668

Merge branch 'master' into processGraphStoreRequest
ff36dfd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

89.89% (+0.03%) compared to a97905e

View this Pull Request on Codecov

89.89% (+0.03%) compared to a97905e

Details

Codecov Report

Attention: Patch coverage is 97.87234% with 3 lines in your changes missing coverage. Please review.

Project coverage is 89.89%. Comparing base (a97905e) to head (ff36dfd).

Files with missing lines Patch % Lines
src/engine/Server.cpp 71.42% 2 Missing ⚠️
src/engine/GraphStoreProtocol.h 98.96% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1668      +/-   ##
==========================================
+ Coverage   89.86%   89.89%   +0.03%     
==========================================
  Files         389      393       +4     
  Lines       37189    37320     +131     
  Branches     4196     4213      +17     
==========================================
+ Hits        33419    33550     +131     
- Misses       2473     2474       +1     
+ Partials     1297     1296       -1     

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