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

removed previous schema preservation for nodes, edges #209

Merged
merged 4 commits into from
Nov 28, 2023

Conversation

cubeddu
Copy link
Contributor

@cubeddu cubeddu commented Oct 17, 2023

Issue #147:

Description of changes:

The previous schema preservation logic was removed to avoid retaining old values causing incorrect rendering of nodes and edges totals from the cached previous load.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (040f4e5) 9.99% compared to head (5eaac9f) 10.00%.

Files Patch % Lines
...ckages/graph-explorer/src/hooks/useUpdateSchema.ts 0.00% 7 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main     #209   +/-   ##
======================================
  Coverage   9.99%   10.00%           
======================================
  Files        406      406           
  Lines      30146    30137    -9     
  Branches     654      654           
======================================
  Hits        3014     3014           
+ Misses     26798    26789    -9     
  Partials     334      334           
Flag Coverage Δ
unittests 10.00% <0.00%> (+<0.01%) ⬆️

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

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

Cole-Greer
Cole-Greer previously approved these changes Oct 20, 2023
Copy link

@Cole-Greer Cole-Greer left a comment

Choose a reason for hiding this comment

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

LGTM!

@charlesivie charlesivie self-requested a review November 24, 2023 17:53
charlesivie
charlesivie previously approved these changes Nov 24, 2023
@cubeddu cubeddu dismissed stale reviews from charlesivie and Cole-Greer via 5eaac9f November 24, 2023 19:53
@xiazcy xiazcy merged commit 90aec5d into aws:main Nov 28, 2023
2 of 3 checks passed
cubeddu added a commit to cubeddu/graph-explorer that referenced this pull request Jan 8, 2024
* removed previous schema preservation for nodes, edges
---------
Co-authored-by: Michael Chin <chnmch@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

5 participants