mirror of
https://github.com/reconurge/flowsint.git
synced 2026-03-10 07:44:18 -05:00
[PR #35] [MERGED] refactor(core): follow best practive principles #38
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/reconurge/flowsint/pull/35
Author: @dextmorgn
Created: 11/6/2025
Status: ✅ Merged
Merged: 11/6/2025
Merged by: @dextmorgn
Base:
main← Head:refactor/best-pratices📝 Commits (1)
5c6ecfbrefactor(core): follow best practive principles📊 Changes
5 files changed (+897 additions, -134 deletions)
View changed files
📝
flowsint-core/src/flowsint_core/core/graph_db.py(+159 -38)➕
flowsint-core/src/flowsint_core/core/graph_repository.py(+267 -0)➕
flowsint-core/src/flowsint_core/core/graph_serializer.py(+169 -0)➕
flowsint-core/src/flowsint_core/core/graph_service.py(+217 -0)📝
flowsint-core/src/flowsint_core/core/transform_base.py(+85 -96)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.