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

RedisGraph cache #385

Merged
merged 39 commits into from
May 30, 2023
Merged

RedisGraph cache #385

merged 39 commits into from
May 30, 2023

Conversation

edlouth
Copy link
Contributor

@edlouth edlouth commented May 25, 2023

No description provided.

@linear
Copy link

linear bot commented May 25, 2023

GRA-474 RedisGraph cache

@github-actions
Copy link
Contributor

github-actions bot commented May 25, 2023

Uffizzi Preview deployment-26611 was deleted.

@codecov
Copy link

codecov bot commented May 25, 2023

Codecov Report

Patch coverage: 78.04% and project coverage change: -0.88 ⚠️

Comparison is base (71d7601) 95.31% compared to head (a595f76) 94.44%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #385      +/-   ##
==========================================
- Coverage   95.31%   94.44%   -0.88%     
==========================================
  Files         331      333       +2     
  Lines        5550     5688     +138     
  Branches      896      875      -21     
==========================================
+ Hits         5290     5372      +82     
- Misses        254      310      +56     
  Partials        6        6              
Flag Coverage Δ
grai-frontend 93.95% <76.19%> (-0.84%) ⬇️
grai-server 94.87% <79.41%> (-0.94%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...i-frontend/src/components/reports/ReportResult.tsx 100.00% <ø> (ø)
...end/src/components/reports/results/TestResults.tsx 100.00% <ø> (ø)
grai-frontend/src/helpers/testNodes.ts 100.00% <ø> (ø)
grai-server/app/lineage/views.py 100.00% <ø> (ø)
grai-server/app/lineage/graph_cache.py 61.53% <61.53%> (ø)
...i-frontend/src/components/graph/GraphComponent.tsx 68.88% <68.88%> (ø)
grai-frontend/src/components/graph/BaseGraph.tsx 46.25% <75.00%> (-2.56%) ⬇️
grai-frontend/src/components/edges/EdgeLineage.tsx 100.00% <100.00%> (ø)
grai-frontend/src/components/graph/BaseNode.tsx 96.36% <100.00%> (-0.07%) ⬇️
...rai-frontend/src/components/reports/reportTabs.tsx 100.00% <100.00%> (ø)
... and 12 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@edlouth edlouth merged commit ad65c41 into master May 30, 2023
32 of 36 checks passed
@edlouth edlouth deleted the feature/gra-474-redisgraph-cache branch May 30, 2023 11:42
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.

None yet

1 participant