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

Update graph projection to use new n1n2 edge indexes #3305

Merged
merged 17 commits into from Aug 29, 2023
Merged

Conversation

invisig0th
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.10% ⚠️

Comparison is base (c5501c5) 97.29% compared to head (dd78f4f) 97.19%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3305      +/-   ##
==========================================
- Coverage   97.29%   97.19%   -0.10%     
==========================================
  Files         228      228              
  Lines       45902    45939      +37     
==========================================
- Hits        44659    44651       -8     
- Misses       1243     1288      +45     
Flag Coverage Δ
linux 97.19% <100.00%> (+<0.01%) ⬆️
linux_replay ?

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

Files Changed Coverage Δ
synapse/lib/stormlib/graph.py 100.00% <ø> (ø)
synapse/lib/ast.py 98.98% <100.00%> (+0.04%) ⬆️
synapse/lib/node.py 98.10% <100.00%> (-0.01%) ⬇️
synapse/lib/spooled.py 99.11% <100.00%> (+0.09%) ⬆️

... and 9 files with indirect coverage changes

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

@invisig0th invisig0th changed the title WIP: Update graph projection to use new n1n2 edge indexes Update graph projection to use new n1n2 edge indexes Aug 22, 2023
@vEpiphyte vEpiphyte added this to the v2.14x.x milestone Aug 22, 2023
@invisig0th invisig0th changed the title Update graph projection to use new n1n2 edge indexes HOLD FOR OPTIC: Update graph projection to use new n1n2 edge indexes Aug 23, 2023
@vEpiphyte vEpiphyte added the reqChangelog requires changelog label Aug 23, 2023
@vEpiphyte vEpiphyte removed this from the v2.14x.x milestone Aug 23, 2023
synapse/lib/ast.py Outdated Show resolved Hide resolved
@invisig0th invisig0th changed the title HOLD FOR OPTIC: Update graph projection to use new n1n2 edge indexes Update graph projection to use new n1n2 edge indexes Aug 29, 2023
@vEpiphyte vEpiphyte added this to the v2.146.0 milestone Aug 29, 2023
@vEpiphyte vEpiphyte removed the reqChangelog requires changelog label Aug 29, 2023
@invisig0th invisig0th merged commit 385a9fd into master Aug 29, 2023
5 checks passed
@invisig0th invisig0th deleted the visi-graph-n1n2 branch August 29, 2023 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants