BE-610: Add migration for generic supply chain ontology#8872
BE-610: Add migration for generic supply chain ontology#8872thehabbos007 wants to merge 9 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #8872 +/- ##
==========================================
- Coverage 59.77% 59.66% -0.11%
==========================================
Files 1348 1350 +2
Lines 131787 132018 +231
Branches 5941 5943 +2
==========================================
Hits 78772 78772
- Misses 52107 52338 +231
Partials 908 908
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
05cc294 to
8d10978
Compare
8d10978 to
318fc4a
Compare
89b5da0 to
c79ded4
Compare
3a9e96d to
b4951b0
Compare
PR SummaryMedium Risk Overview Migration 025 introduces a shared Migration 026 is a large seed that adds measure data types (mass, volume, area, duration, unit), many supply-chain property types (quantities, dates, monetary values tied to seeded currencies), 19 link entity types, and entity types spanning orders, logistics, BOMs, inventory, valuation, and site-level material planning—with link wiring between documents, materials, sites, batches, and parties. Also adds frontend SVG icons for the new types, bumps integration test hookTimeout to 120s (likely for heavier graph init), and adds a root Reviewed by Cursor Bugbot for commit 6df6943. Bugbot is set up for automated code reviews on this repo. Configure here. |
bedc578 to
ea0c24f
Compare
Co-authored-by: Ciaran Morinan <c@hash.ai>
ea0c24f to
52c24b3
Compare
🌟 What is the purpose of this PR?
This PR adds new ontology types for supply chains. I have moved some ontology types that were in the aviation migration, as they are now useful for concepts of the ontology here. A rundown:
🔗 Related links
🚫 Blocked by
🔍 What does this change?
Pre-Merge Checklist 🚀
🚢 Has this modified a publishable library?
This PR:
📜 Does this require a change to the docs?
The changes in this PR:
🕸️ Does this require a change to the Turbo Graph?
The changes in this PR:
turbo.json's have been updated to reflect this🐾 Next steps
🛡 What tests cover this?
❓ How to test this?
📹 Demo