BE-610: Add migration for generic supply chain ontology#8872
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.76% 59.65% -0.11%
==========================================
Files 1348 1350 +2
Lines 131800 132037 +237
Branches 5943 5946 +3
==========================================
Hits 78772 78772
- Misses 52120 52357 +237
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 seeds an abstract Migration 026 registers the supply-chain ontology: measure data types (mass, volume, area, duration, unit) with conversions; many document and master-data property types; currency-backed price/value properties wired to the seeded currency types; 19 link types; and entity types for orders, deliveries, shipments, BOMs, batches, sites, materials, customers/vendors, valuations, reservations, and related line items. It requires migration 025 and throws if a currency type is missing. Frontend SVG icons are added for the new entity/link types. Integration test hook timeout is raised to 120s to accommodate heavier graph setup. Reviewed by Cursor Bugbot for commit eecba86. Bugbot is set up for automated code reviews on this repo. Configure here. |
6df6943 to
231b086
Compare
231b086 to
8d85f75
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit eecba86. Configure here.

🌟 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