Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Dec 22, 2025

Similar to what we did with View, Node, File, and Folder. As we cannot validate class instances anyways we can just use interfaces, allowing more flexible code.

@susnux susnux added this to the v4.0.0 milestone Dec 22, 2025
@susnux susnux added 3. to review 3️⃣ Waiting for reviews type: refactor ♻️ Refactor code (not a bug fix, not a feature just refactoring) labels Dec 22, 2025
Similar to what we did with View, Node, File, and Folder.
As we cannot validate class instances anyways we can just use
interfaces, allowing more flexible code.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the chore/column-interface branch from 4e47143 to 467618d Compare December 22, 2025 20:02
@codecov
Copy link

codecov bot commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.64%. Comparing base (6a3a582) to head (467618d).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1443   +/-   ##
=======================================
  Coverage   89.64%   89.64%           
=======================================
  Files          26       26           
  Lines         705      705           
  Branches      189      189           
=======================================
  Hits          632      632           
  Misses         59       59           
  Partials       14       14           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@susnux susnux requested review from CarlSchwan and ShGKme December 22, 2025 20:06
Base automatically changed from fix/column to main December 23, 2025 14:50
@susnux susnux merged commit 9d8a7f7 into main Dec 23, 2025
11 checks passed
@susnux susnux deleted the chore/column-interface branch December 23, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review 3️⃣ Waiting for reviews type: refactor ♻️ Refactor code (not a bug fix, not a feature just refactoring)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants