[PR #446] [CLOSED] Удалил неиспользуемый код #507

Closed
opened 2025-12-29 15:32:45 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JohnEstropia/CoreStore/pull/446
Author: @Overcot
Created: 12/24/2021
Status: Closed

Base: developHead: removeUnusedCode


📝 Commits (1)

  • b667516 Удалил неиспользуемый код

📊 Changes

106 files changed (+5 additions, -23555 deletions)

View changed files

CoreStoreTests/ConvenienceTests.swift (+0 -93)
CoreStoreTests/DynamicModelTests.swift (+0 -535)
📝 CoreStoreTests/ImportTests.swift (+0 -1054)
CoreStoreTests/ListObserverTests.swift (+0 -675)
CoreStoreTests/ListPublisherTests.swift (+0 -304)
CoreStoreTests/ObjectObserverTests.swift (+0 -242)
CoreStoreTests/ObjectPublisherTests.swift (+0 -154)
📝 CoreStoreTests/TransactionTests.swift (+0 -102)
📝 CoreStoreTests/WhereTests.swift (+0 -114)
Sources/BaseDataTransaction+Importing.swift (+0 -258)
Sources/CSAsynchronousDataTransaction.swift (+0 -111)
Sources/CSBaseDataTransaction+Querying.swift (+0 -94)
Sources/CSBaseDataTransaction.swift (+0 -149)
Sources/CSClauseTypes.swift (+0 -60)
Sources/CSCoreStore.swift (+0 -41)
Sources/CSDataStack+Migrating.swift (+0 -58)
Sources/CSDataStack+Observing.swift (+0 -63)
Sources/CSDataStack+Querying.swift (+0 -100)
Sources/CSDataStack+Transaction.swift (+0 -63)
Sources/CSDataStack.swift (+0 -135)

...and 80 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JohnEstropia/CoreStore/pull/446 **Author:** [@Overcot](https://github.com/Overcot) **Created:** 12/24/2021 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `removeUnusedCode` --- ### 📝 Commits (1) - [`b667516`](https://github.com/JohnEstropia/CoreStore/commit/b667516e48f3dd000a30d18995447a4bdca9d0d0) Удалил неиспользуемый код ### 📊 Changes **106 files changed** (+5 additions, -23555 deletions) <details> <summary>View changed files</summary> ➖ `CoreStoreTests/ConvenienceTests.swift` (+0 -93) ➖ `CoreStoreTests/DynamicModelTests.swift` (+0 -535) 📝 `CoreStoreTests/ImportTests.swift` (+0 -1054) ➖ `CoreStoreTests/ListObserverTests.swift` (+0 -675) ➖ `CoreStoreTests/ListPublisherTests.swift` (+0 -304) ➖ `CoreStoreTests/ObjectObserverTests.swift` (+0 -242) ➖ `CoreStoreTests/ObjectPublisherTests.swift` (+0 -154) 📝 `CoreStoreTests/TransactionTests.swift` (+0 -102) 📝 `CoreStoreTests/WhereTests.swift` (+0 -114) ➖ `Sources/BaseDataTransaction+Importing.swift` (+0 -258) ➖ `Sources/CSAsynchronousDataTransaction.swift` (+0 -111) ➖ `Sources/CSBaseDataTransaction+Querying.swift` (+0 -94) ➖ `Sources/CSBaseDataTransaction.swift` (+0 -149) ➖ `Sources/CSClauseTypes.swift` (+0 -60) ➖ `Sources/CSCoreStore.swift` (+0 -41) ➖ `Sources/CSDataStack+Migrating.swift` (+0 -58) ➖ `Sources/CSDataStack+Observing.swift` (+0 -63) ➖ `Sources/CSDataStack+Querying.swift` (+0 -100) ➖ `Sources/CSDataStack+Transaction.swift` (+0 -63) ➖ `Sources/CSDataStack.swift` (+0 -135) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 15:32:45 +01:00
adam closed this issue 2025-12-29 15:32:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#507